Skip to content

Allow providing a pull secret for the plugin daemonsets #2074

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

Merged
merged 1 commit into from
Jun 19, 2025

Conversation

tkatila
Copy link
Contributor

@tkatila tkatila commented Jun 16, 2025

Change is split into two commits, one adding the support to provide the secrets, and another to restructure how data is passed to the controllers. The restructuring can be dropped or the two can be merged.

Fixes ##1981

Copy link
Contributor

@mythi mythi left a comment

Choose a reason for hiding this comment

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

I like the args restructuring so +1 for keeping it and squashing the commits. I suggested a couple for renamings though. What do you think?

Also, pack controller options into a struct.

Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
@tkatila
Copy link
Contributor Author

tkatila commented Jun 18, 2025

I like the args restructuring so +1 for keeping it and squashing the commits. I suggested a couple for renamings though. What do you think?

I liked them and made the change.

Copy link
Contributor

@mythi mythi left a comment

Choose a reason for hiding this comment

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

LGTM

@mythi mythi merged commit 1b11b60 into intel:main Jun 19, 2025
54 checks passed
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.

2 participants