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

Update sma cluster-kafka and cluster-zookeeper from statefulset to cr strimzipodset in tds script #5380

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

kimjensen-hpe
Copy link
Contributor

@kimjensen-hpe kimjensen-hpe commented Sep 17, 2024

Description

Fixes CASMTRIAGE-7295

Tested on fanta

ncn-m001:~ # kubectl describe pod cluster-kafka-0 -n sma | grep Controlled
Controlled By:  StrimziPodSet/cluster-kafka

ncn-m001:~ # kubectl describe pod cluster-zookeeper-0 -n sma | grep Controlled
Controlled By:  StrimziPodSet/cluster-zookeeper

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.

Copy link

@dborman-hpe dborman-hpe left a comment

Choose a reason for hiding this comment

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

LGTM

@jhansonhpe
Copy link

@kimjensen-hpe please go ahead and merge.

@kimjensen-hpe kimjensen-hpe merged commit 0789ffc into release/1.6 Sep 18, 2024
8 checks passed
@kimjensen-hpe kimjensen-hpe deleted the CASMTRIAGE-7295-1.6 branch September 18, 2024 21:13
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