-
Notifications
You must be signed in to change notification settings - Fork 159
chore(docs): stackpack release 8.16.6 and 8.17.4 #901
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
chore(docs): stackpack release 8.16.6 and 8.17.4 #901
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like these docs now combine the ECE docs (used to be in the cloud repo) as well as the general download pages (used to be in cloud-assets).
The general rule is:
- Anything related to ECE installation/offline setup should reference the versions installed in ECE. 8.17.3, 8.18.0, 9.0.0 currently for 4.0
- Anywhere it lists all existing versions, the new 8.17.4/8.16.6 can be added
@florent-leborgne just wanted to get your input as well: Is there any other place we have to update when releasing new stack versions? There also used to be an ECH doc that we updated.
(Also should we actually still update the ECH version in cloud repo for now until these docs here are live?)
| docker.elastic.co/cloud-release/kibana-cloud:8.17.1 | | ||
| docker.elastic.co/cloud-release/elastic-agent-cloud:8.17.1 | | ||
| docker.elastic.co/cloud-release/enterprise-search-cloud:8.17.1 | | ||
| docker.elastic.co/cloud-release/elasticsearch-cloud-ess:8.17.4 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This part here should be replaced with the versions from ECE 4.0:
https://github.com/elastic/cloud/blob/ms-122/scala-services/bootstrap/src/main/resources/reference-versions.conf
8.17.3, 8.18.0, 9.0.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ah good point, I mixed the stack pack release and the ECE release, so 8.17.4 will not be in the ECE 4.0 release? or we should update it there to include it here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah we could actually update ECE 4 to include 8.17.4. It would mean updating the reference-versions on ms-122 as well.
docker pull docker.elastic.co/cloud-release/kibana-cloud:8.17.1 | ||
docker pull docker.elastic.co/cloud-release/elastic-agent-cloud:8.17.1 | ||
docker pull docker.elastic.co/cloud-release/enterprise-search-cloud:8.17.1 | ||
docker pull docker.elastic.co/cloud-release/elasticsearch-cloud-ess:8.17.4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These should also be the ECE images 8.17.3, 8.18.0, 9.0.0
|
||
For example, for Elastic Cloud Enterprise 3.8.1 and the Elastic Stack versions it shipped with, you need: | ||
|
||
* Elastic Cloud Enterprise 3.8.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These documents mention 3.8 everywhere, could be the time to do a quick search-replace for 4.0
@gigerdo yes.
That means that currently we're a bit in a dual state where we need to update both /cloud and docs-content repos depending on the docs version we need to update. I'm happy to hop on a call to clarify anything if it can help, and also help update any internal process docs. Cc @eedugon as he's the one who initially worked on migrating these files. |
I think it makes sense to just consider this more of an ECE 4 PR and update everything so it fits for the ECE 4 release.
OK I see, so for the 8.17.4 release we would still have to update this file in ms-122: https://github.com/elastic/cloud/blob/ms-122/docs/shared/ec-ech-cloud-versions.asciidoc |
@gigerdo I'm going to create a new PR with another branch name but picking the changes from here that makes sense ty! |
Here's the new PR still a WIP #972 |
Update docs for releases 8.16.6 and 8.17.4 for ece.