You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to enable certificate rotation, especially for accessing the broker. Rotated certificates will need to be propagated somehow, or we’ll need to find some other (secure) way of authenticating and authorising access to the broker. This will have to include broker-info.subm files — we want subctl join to be possible throughout the lifetime of a broker.
Acceptance Criteria
Broker certificates are automatically rotated
Connected clusters suffer no disruption
subctl join continues working with broker-info.subm files produced during initial broker deployment (but not necessarily with an older version of subctl); any additional requirements are documented
Definition of Done (Checklist)
Code complete
Relevant metrics added
The acceptance criteria met
Unit/e2e test added & pass
CI jobs pass
Deployed using cloud-prepare+subctl
Deployed using ACM/OCM addon
Deploy using Helm
Deployed on supported platforms (for e.g kind, OCP on AWS, OCP on GCP)
Epic Description
We want to enable certificate rotation, especially for accessing the broker. Rotated certificates will need to be propagated somehow, or we’ll need to find some other (secure) way of authenticating and authorising access to the broker. This will have to include
broker-info.subm
files — we wantsubctl join
to be possible throughout the lifetime of a broker.Acceptance Criteria
subctl join
continues working withbroker-info.subm
files produced during initial broker deployment (but not necessarily with an older version ofsubctl
); any additional requirements are documentedDefinition of Done (Checklist)
Work Items
The text was updated successfully, but these errors were encountered: