Skip to content
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-6949: create k8s auditing volumes properly #5264

Merged
merged 2 commits into from
Aug 9, 2024

Conversation

bo-quan
Copy link
Contributor

@bo-quan bo-quan commented Jul 30, 2024

Description

When k8s api server auditing is turned on, two volume mounts need to be added to the config. The original script didn't handle existing volume mounts which caused the k8s upgrade to fail. This PR provides the fix for the issue.

Checklist

  • If I added any command snippets, the steps they belong to follow the prompt conventions (see example).
  • If I added a new directory, I also updated .github/CODEOWNERS with the corresponding team in Cray-HPE.
  • My commits or Pull-Request Title contain my JIRA information, or I do not have a JIRA.

@bo-quan
Copy link
Contributor Author

bo-quan commented Jul 30, 2024

/backport release/1.6

Copy link
Contributor

Backporting into branch release/1.6 was successful. New PR: #5265

@bo-quan
Copy link
Contributor Author

bo-quan commented Jul 30, 2024

/backport release/1.5

Copy link
Contributor

Backporting into branch release/1.5 was successful. New PR: #5266

Copy link
Contributor

@rustydb rustydb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are several fragile sed commands in this file, we should try and replace them as we maintain these workflows.

upgrade/scripts/k8s/upgrade_control_plane.sh Show resolved Hide resolved
@rustydb rustydb merged commit 3d6d08e into release/1.4 Aug 9, 2024
8 checks passed
@rustydb rustydb deleted the CASMINST-6949-1.4 branch August 9, 2024 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants