-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CASMINST-5657 Add common WorkflowTemplate to sync secret to Argo namespace #5611
CASMINST-5657 Add common WorkflowTemplate to sync secret to Argo namespace #5611
Conversation
…lanox switches (#5574) * CASMINST-6711 - Command Mismatch When Setting up SNMP on Dell and Mellanox switches * Apply suggestions from code review Co-authored-by: Russell Bunch <doomslayer@hpe.com> Signed-off-by: Chris Spiller <86013738+spillerc-hpe@users.noreply.github.com> --------- Signed-off-by: Chris Spiller <86013738+spillerc-hpe@users.noreply.github.com> Co-authored-by: Russell Bunch <doomslayer@hpe.com>
… for Manual NCN upgrade Co-authored-by: Russell Bunch <doomslayer@hpe.com> Signed-off-by: Lindsay Eliasen <87664908+leliasen-hpe@users.noreply.github.com>
Co-authored-by: Mitch Harding <mitchell.harding@hpe.com> Signed-off-by: Lindsay Eliasen <87664908+leliasen-hpe@users.noreply.github.com>
…t when installing USS 1.1 or higher (#5589) * CASMINST-7088-release-1.6 small docs adjustment to IUF deliver product when installing USS 1.1 or higher * syntax highlighting --------- Co-authored-by: Russell Bunch <doomslayer@hpe.com>
…nent areas (#5581) * Update docs to reflect that USS now contains multiple component areas * Update style issues * More style cleanup * More style cleanup * Update operations/iuf/workflows/configuration.md Co-authored-by: Dean Roe <dean.roe@hpe.com> Signed-off-by: Don Bahls <114519367+don-bahls-hpe@users.noreply.github.com> * Remove references to UAS service config for WLM since UAS has been removed --------- Signed-off-by: Don Bahls <114519367+don-bahls-hpe@users.noreply.github.com> Co-authored-by: Dean Roe <dean.roe@hpe.com>
… upgrade (#5598) CASMTRIAGE-7607: Grab docker-kubectl image from cacheImages for nexus upgrade.
…es-0 (#5602) CASMTRIAGE-7504: Fix kubectl examples to use cray-console-data-postgres-0 rather than keycload-postgres-0
… issuers chart deploy fails (#5603) CASMTRIAGE-7616 make certmanager upgrade more robust, should redo upgrade if issuers chart deploy fails
* CASMTRIAGE-7577: Update to add cray-spire-jwks * Update example to better reflect real life
3ae3ba3
to
b99c826
Compare
Would recommend rebase and merge vs squash and merge as there are numerous standalone commits. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I accidentally requested changes here when I thought this was a different PR. I am going to approve this PR again.
@rustydb This PR merges other content from release/1.6 branch to update code in feature/iuf-improvements-1.6.1 along with iuf JIRA CASMINST-5657 This is corresponding PR for release/1.6 branch which will be merged later |
2821810
into
feature/iuf-improvements-1.6.1
Summary and Scope
Create common WorkflowTemplate to sync secret to Argo namespace by refactorin nexus prerequisites step out into its own workflow template and parameterize it properly
CASMINST-5657
Checklist
.github/CODEOWNERS
with the corresponding team in Cray-HPE.