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

Fixes the annotations in deployments and services #48

Merged
merged 1 commit into from
Jan 18, 2020

Conversation

victornoel
Copy link
Contributor

Hi,

Sorry I missed it during the review of the previous PR on this, but there was two bugs with it:

  • annotations was at the wrong level for services
  • when annotations wasn't set in the values, a field without any value was generated which I think is illegal.

@claassistantio
Copy link

claassistantio commented Jan 15, 2020

CLA assistant check
All committers have signed the CLA.

Signed-off-by: Victor Noel <victor.noel@brennus-analytics.com>
Copy link
Contributor

@desimone desimone left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @victornoel 👍

@desimone desimone requested a review from travisgroth January 17, 2020 05:32
@travisgroth
Copy link
Contributor

travisgroth commented Jan 18, 2020

when annotations wasn't set in the values, a field without any value was generated which I think is illegal.

I think that's okay and/or helm ignores it, but no harm in the change to make it explicit.

Copy link
Contributor

@travisgroth travisgroth left a comment

Choose a reason for hiding this comment

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

👍

@travisgroth travisgroth merged commit b8f73a1 into pomerium:master Jan 18, 2020
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