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

Bump charts to add AuthPolicy #7356

Merged
merged 9 commits into from Mar 18, 2020

Conversation

sayanh
Copy link
Contributor

@sayanh sayanh commented Feb 26, 2020

Description

Changes proposed in this pull request:

  • Bumped charts
  • Take out 9090/metrics for queue-proxy from Prometheus(details are here)

Related issue(s)

See #7240

@sayanh sayanh changed the title temp Bump charts to add AuthPolicy Feb 27, 2020
@sayanh sayanh force-pushed the bump-charts-for-auth-policy branch 3 times, most recently from 4418931 to 1f4e1b7 Compare March 3, 2020 10:09
@netlify
Copy link

netlify bot commented Mar 3, 2020

🥰 Documentation preview ready! 🥰

Built with commit 4418931

https://deploy-preview-7356--kyma-project-docs-preview.netlify.com

@sayanh sayanh force-pushed the bump-charts-for-auth-policy branch from 1f4e1b7 to 2f82c18 Compare March 3, 2020 14:05
@sayanh sayanh force-pushed the bump-charts-for-auth-policy branch from 31f3ea6 to 25cce01 Compare March 4, 2020 17:00
@@ -7,8 +7,6 @@ metadata:
{{ toYaml .Values.knative_serving.podmonitor.labels | indent 4 }}
spec:
podMetricsEndpoints:
- port: queue-metrics
interval: 3s
Copy link
Contributor

Choose a reason for hiding this comment

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

how is this related to the image bump?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Once https://github.com/kyma-project/kyma/pull/7349/files is merged, prometheus will not be able to scrape the port queue-metrics. Additionally, it should not be scraped by Prometheus as per this comment.

@sayanh
Copy link
Contributor Author

sayanh commented Mar 5, 2020

/retest

1 similar comment
@sayanh
Copy link
Contributor Author

sayanh commented Mar 5, 2020

/retest

…s-for-auth-policy

� Conflicts:
�	resources/application-connector/charts/application-operator/templates/controller.yaml
�	resources/application-connector/values.yaml
@sayanh
Copy link
Contributor Author

sayanh commented Mar 9, 2020

/test

@sayanh
Copy link
Contributor Author

sayanh commented Mar 9, 2020

/retest

@sayanh sayanh marked this pull request as ready for review March 18, 2020 10:58
@@ -20,7 +20,8 @@ global:
path: eu.gcr.io/kyma-project
application_operator:
dir:
version: a6ce3a2c
version: 39d1ab87
strict_mode: disabled
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we move it to the application-operator sub chart?

@sayanh sayanh merged commit de4aa05 into kyma-project:master Mar 18, 2020
@sayanh sayanh deleted the bump-charts-for-auth-policy branch March 18, 2020 15:09
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.

None yet

4 participants