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

[charts/karavi-observability] Make app.kubernetes.io/name and name consistent #107

Merged
merged 2 commits into from
Feb 15, 2022

Conversation

coulof
Copy link
Collaborator

@coulof coulof commented Feb 8, 2022

Is this a new chart?

No

What this PR does / why we need it:

It replaces the app.kubernetes.io/name with name of the application.

It is better to be consistent between these and generally speaking the names should be compatible with DNS names (i.e. no _ accepted).

Which issue(s) is this PR associated with:

dell/csm/#186

Special notes for your reviewer:

Checklist:

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped
  • Variables are documented in the chart README.md
  • Title of the PR starts with the chart name (e.g. [charts_dir/mychartname]) if applicable

@gallacher gallacher changed the base branch from main to karavi-observability-release February 8, 2022 12:36
Copy link
Contributor

@LJ-Software LJ-Software left a comment

Choose a reason for hiding this comment

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

We are going to test these changes before merging to be sure nothing breaks from this.

@coulof coulof merged commit a4a64e3 into karavi-observability-release Feb 15, 2022
LJ-Software pushed a commit that referenced this pull request Mar 23, 2022
* feature-112: Deprecate injection (#105)

* enable auth sidecar

* fix manifest

* finish helm deployment of auth sidecar

* update version

* fix linting

* fix chart version

* add release branch to helm validations

* Make `app.kubernetes.io/name` and `name` consistent (#107)

* [charts/karavi-observability] Updated otel-collector and cert manager for observability helm chart (#106)

* updated collecter config to use proper tls key

* fixed otel collecter endpoint

* updated cert-manager chart version

* updatec otel-collecter image version

* helm chart image version updates for CSM 1.2 release

Co-authored-by: Aaron Tye <[email protected]>
Co-authored-by: coulof <[email protected]>
Co-authored-by: Hoppe, Alexander <[email protected]>
sharmilarama added a commit that referenced this pull request May 24, 2022
* feature-112: Deprecate injection (#105)

* enable auth sidecar

* fix manifest

* finish helm deployment of auth sidecar

* update version

* fix linting

* fix chart version

* add release branch to helm validations

* Make `app.kubernetes.io/name` and `name` consistent (#107)

* [charts/karavi-observability] Updated otel-collector and cert manager for observability helm chart (#106)

* updated collecter config to use proper tls key

* fixed otel collecter endpoint

* updated cert-manager chart version

* updatec otel-collecter image version

* helm chart image version updates for CSM 1.2 release

* charts/karavi-observability: Patch v1.1.1 updates (#110)

* revert OTEL (#115)

* revert OTEL changes (#116)

Co-authored-by: Aaron Tye <[email protected]>
Co-authored-by: coulof <[email protected]>
Co-authored-by: Logan Jones <[email protected]>
Co-authored-by: Hoppe, Alexander <[email protected]>
@shaynafinocchiaro shaynafinocchiaro deleted the fix-labels branch June 16, 2022 18:24
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