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

Allow configuring kubernetes-apiservers with insecure_skip_verify #1881

Merged
merged 1 commit into from
May 12, 2023

Conversation

danielhoherd
Copy link
Member

Description

Allow configuring kubernetes-apiservers with insecure_skip_verify. This starts a pattern of mirroring the prometheus config in helm values with some slight tweaks to make it more helm friendly.

Related Issues

Testing

Unit tests are included. I have not run any functional tests, though the changes match what was purported to fix the problem being solved.

Merging

This should be merged into 0.30, 0.32

@danielhoherd danielhoherd requested a review from a team as a code owner May 11, 2023 22:28
@danielhoherd danielhoherd merged commit fa6a038 into master May 12, 2023
7 of 9 checks passed
@danielhoherd danielhoherd deleted the 5612-insecure_skip_verify branch May 12, 2023 11:33
rishkarajgi pushed a commit that referenced this pull request May 30, 2023
…1897)

* Bump pre-commit, requirements (#1841)

* Bump pre-commit, requirements

* add tomli

* Add exceptiongroup

* Improve 'make clean'

* Update a bunch of dev components

* Allow configuring kubernetes-apiservers with insecure_skip_verify (#1881)

* update vendor packages (#1885)

* bump ap-grafana 8.5.22 -> 8.5.24
* bump ap-kube-state 2.7.0-1 -> 2.8.2
* bump ap-prometheus 2.37.6 -> 2.37.8

* Relabeling to release for precreatednamespaces and also namespaceFreeFormEntry (#1887)

* Relabeling to release for precreatednamespaces

* Added same config to namespaceFreeFormEntry too. Also wrote tests

* Added same config to namespaceFreeFormEntry too. Also wrote tests for this new template

* Run pre-commit

* Run pre-commit and took merge

* Run pre-commit and took merge

* Mask sensitive data in request_uri and referrer in nginx ingress logs (#1889)

* When manualNamespaceNames is enabled, attach labels the same was as done for pre-created-ns (#1892)

* update images (#1879)

* update nginx packages 1.23.4 -> 1.24.0

* update postgresql version 15.2.0 -> 15.2.0-1

* update scan images

* update cli install and default backend service

* update cli install service

* include worker pods for metrics (#1895)

* bump houston version for graphql subscriptions testing

* elasticsearch and kibana 7.17.10 (#1896)

* Update Chart.yaml

Co-authored-by: Daniel Hoherd <daniel.hoherd@gmail.com>

* airflow-chart 1.8.5, commander 0.32.4 (#1899)

* nginx ingress controller 1.7.1 (#1900)

* bump houston from 0.32.9 to 0.32.10

---------

Co-authored-by: Daniel Hoherd <daniel.hoherd@gmail.com>
Co-authored-by: pgvishnuram <81585115+pgvishnuram@users.noreply.github.com>
Co-authored-by: Rujhan Arora <95576577+rujhan-arora-astronomer@users.noreply.github.com>
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

2 participants