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

test upgrade #6

Merged
merged 60 commits into from
Aug 16, 2024
Merged

test upgrade #6

merged 60 commits into from
Aug 16, 2024

Conversation

mihaelabalas84
Copy link

No description provided.

tsurdilo and others added 30 commits April 8, 2024 09:50
Signed-off-by: Tihomir Surdilovic <tihomir@temporal.io>
This is useful for patch releases on older release lines.
…alio#488)

* Bumps server version to the specified appVersion
* Use chart.appversion instead of image.tag from values in deployment spec
* Allow overriding deployment spec with image.tag

---------

Co-authored-by: Kshitij <kshitij.tulsyan@observe.ai>
…io#394)

1. remove web ui config in values.yaml
2. remove web config volume in web-deployment.yaml
3. remove web-config config map
4. remove line 280 since the install bash didn't configure web ui auth
5. update the document for web ui configuration with env variable

Co-authored-by: Rob Holland <rob.holland@gmail.com>
* Require tags for server, admintools and ui.

Don't use server tag for admintools, it's versioned separately now.
Allow templated values inside the values.yaml for web annotations
Signed-off-by: Valentin Zayash <valioozz@gmail.com>
…poralio#485)

* Update Cassandra host URLs to remove the ".cluster.local" suffix
* Configure SQL_TLS environment variables in server-job
sringel and others added 28 commits June 17, 2024 12:51
…oralio#409)

* Adds a PodDisruptionBudget and topologySpreadConstraints to web

* fixing type on topologySpreadConstraints
topologySpreadConstraints should be a list instead of map
* feat: bump grafana and prometheus charts versions

Signed-off-by: David Calvert <david@0xdc.me>
Switch check-cassandra-service init container to use nc. nslookup in recent
busybox images is broken and doesn't obey resolv.conf, meaning it won't check
k8s search domains.
* Enable HTTP API for Nexus

* Update charts/temporal/templates/server-service.yaml
* Add ingress for frontend
Remove helpers in favour of defaults via values file.
Remove unused Elasticsearch environment variables.
Stop switching between es-visibility and visibility for store names.
* Setup for `ci install`.

Adds a test so that `helm test` now checks that the cluster is healthy after
the system is deployed.

Refactors server-job to remove the use of helm hooks which cause lot of users
pain and don't work with --wait, or the mechanism that helm test uses.

Improve the handling of elasticsearch by treating it just like the other drivers.

Correctly handle the schema.createDatabase setting which previously had edge cases.

* Secret key fixes.
* Update README to use repo.

Fixes temporalio#458

---------

Co-authored-by: Alex Garnett <axfelix@gmail.com>
* Templatize resourceLabels for standardization
@mihaelabalas84 mihaelabalas84 merged commit a0a6410 into fm-devops-test Aug 16, 2024
@mihaelabalas84 mihaelabalas84 deleted the fm-devops-test-1 branch August 16, 2024 10:00
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.