8000 Tags · sinnwise/cloud-on-k8s · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: sinnwise/cloud-on-k8s

Tags

v2.10.0

Toggle v2.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release notes and highlights for 2.10.0 release (elastic#7264) (elast…

…ic#7292)

Co-authored-by: Michael Montgomery <mmontg1@gmail.com>
(cherry picked from commit f8f3e60)

Co-authored-by: Istvan Nagy <istvan.nagy@elastic.co>

v2.9.0

Toggle v2.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove experimental flag from stack config policies (elastic#7044) (e…

…lastic#7049)

(cherry picked from commit 4c50ca2)

v2.8.0

Toggle v2.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update k8s.io/client-go to v0.26.5 (elastic#6849) (elastic#6850)

* Update k8s.io/client-go to v0.26.5 (elastic#6849)

* go mod tidy on hack/helm/release

v2.7.0

Toggle v2.7.0's commit message
[ci] Adjust condition to release Helm charts (elastic#6620)

This adds a `build.message` to trigger in one call the release of all (eck-operator and eck-resources) Helm charts,
and enables the automatic release of all Helm charts for final tags.

2.6.1

Toggle 2.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release notes and highlights for 2.6.1 (elastic#6312) (elastic#6314)

- Adds release notes and highlights for the upcoming 2.6.1 release
- Adds a know issue section in the 2.6.0 release highlights
- Updates versions in the StackConfigPolicy doc

2.6.0

Toggle 2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update 2.6 release notes for recent changes. (elastic#6292) (elastic#…

…6295)

* Update 2.6 release notes for recent changes.
* Remove unneeded list item

Co-authored-by: Thibault Richard <thbkrkr@users.noreply.github.com>
(cherry picked from commit 7e8b1a5)

2.5.0

Toggle 2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revised ECK upgrade instructions (elastic#6088) (elastic#6098)

Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com>
(cherry picked from commit d8aa26b)

2.4.0

Toggle 2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Default Pod annotations should be a local variable (elastic#5947) (el…

…astic#5948)

Fixes a bug where the default ES Pod annotations were stored in a global map. It may lead to operator crash or unexpected reconciliations and Pod annotations.

2.3.0

Toggle 2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Do not use service accounts until Elasticsearch nodes have been upgra…

…ded (elastic#5830) (elastic#5831)

* Detect if all nodes are running with service accounts

* Do not use service accounts until Elasticsearch supports them

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update 2.2.0 release notes (elastic#5627) (elastic#5635)

0