Skip to content

Using a namespace in ListOptions seems to prevent STS from working#5

Open
anhi wants to merge 3 commits intoredhat-cop:masterfrom
anhi:fix_statefulsets
Open

Using a namespace in ListOptions seems to prevent STS from working#5
anhi wants to merge 3 commits intoredhat-cop:masterfrom
anhi:fix_statefulsets

Conversation

@anhi
Copy link
Copy Markdown

@anhi anhi commented Jul 10, 2020

No description provided.

@szelenka
Copy link
Copy Markdown

The namespace was a little odd .. I managed to get it to work by deploying all the PodPresets into the same namespace as the webhook Pod.

Although that opens up other concerns about using the envFrom, since you can only access configmaps from specific namespaces, it tends to be confusing how to make that work across namespaces. the "env" part works fine though

@dpoetzsch
Copy link
Copy Markdown

I don't think this is needed anymore as it seems to work with the current master (4bf4993)

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.

3 participants