Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

Corrupted hubs cause system-wide issues #905

Open
sig-piskule opened this issue Sep 26, 2019 · 0 comments
Open

Corrupted hubs cause system-wide issues #905

sig-piskule opened this issue Sep 26, 2019 · 0 comments
Assignees
Labels
black duck bug Something isn't working operator
Milestone

Comments

@sig-piskule
Copy link

What happened:
A hub deployed using a CR was corrupted. It resulted in an infinite failure loop in operator.

What you expected to happen:
New (properly formatted hubs) can be created and the failure for this specific hub is ignored.

How to reproduce it (as minimally and precisely as possible):
The final key - {} somehow ended up in my hub. It would be nice if this didn't cause a cluster-wide issue.

- apiVersion: synopsys.com/v1
  kind: Blackduck
  spec:
    environs:
    - HUB_SAML_EXTERNAL_URL:https://example.com
    - USE_ALERT:0
    - USE_BINARY_UPLOADS:0
    - {}
@msenmurugan msenmurugan added this to the 2019.10.0 milestone Sep 26, 2019
@msenmurugan msenmurugan modified the milestones: 2019.10.0, 2019.10.1 Oct 14, 2019
@yashbhutwala yashbhutwala modified the milestones: 2019.10.1, 2019.11.0 Nov 5, 2019
@yashbhutwala yashbhutwala modified the milestones: 2019.11.0, 2019.12.0 Nov 20, 2019
@msenmurugan msenmurugan modified the milestones: 2019.12.0, 2019.11.1 Nov 25, 2019
@yashbhutwala yashbhutwala added the bug Something isn't working label Nov 27, 2019
@msenmurugan msenmurugan modified the milestones: 2019.11.1, backlog-warm Dec 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
black duck bug Something isn't working operator
Projects
None yet
Development

No branches or pull requests

3 participants