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

Respect client placement reqs for fed secret job #1164

Merged
merged 3 commits into from
Apr 13, 2022
Merged

Conversation

lkysow
Copy link
Member

@lkysow lkysow commented Apr 13, 2022

The job requires access to a consul client so it must respect the placement
requirements for the consul client pods.

Fixes #1108

How I've tested this PR:

  • unit tests

How I expect reviewers to test this PR:

  • code

Checklist:

  • Tests added
  • CHANGELOG entry added

    HashiCorp engineers only, community PRs should not add a changelog entry.
    Entries should use present tense (e.g. Add support for...)

lkysow added 2 commits April 12, 2022 20:36
The job requires access to a consul client so it must respect the placement
requirements for the consul client pods.
@lkysow lkysow requested review from a team, jmurret and t-eckert and removed request for a team April 13, 2022 04:08
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Member

@jmurret jmurret left a comment

Choose a reason for hiding this comment

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

🎉 :shipit:

@lkysow lkysow merged commit 607a8d5 into main Apr 13, 2022
@lkysow lkysow deleted the lkysow/node-selector branch April 13, 2022 22:34
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.

Initial deployment fails when using nodeSelector in values.yaml
4 participants