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

Update fuel-dev2 cluster with new image sha tag off master branch of fuel-core #1594

Closed
rfuelsh opened this issue Jan 10, 2024 · 0 comments · Fixed by #1617
Closed

Update fuel-dev2 cluster with new image sha tag off master branch of fuel-core #1594

rfuelsh opened this issue Jan 10, 2024 · 0 comments · Fixed by #1617
Assignees

Comments

@rfuelsh
Copy link
Member

rfuelsh commented Jan 10, 2024

We need to able to deploy and update fuel-dev2 cluster with new image sha tag off master branch of fuel-core

https://github.com/FuelLabs/fuel-core/blob/master/.github/workflows/ci.yml - lines 603-615- whenever developers merge into master- it automatically creates a new image tag sha for like fuel-core and then deploys this image sha tag to fuel-dev (old) cluster

Be able to deploy a separate authority node in a separate namespace e.g. old fuel-dev cluster:

fuel-dev namespace -> authority-k8s pod

(No need to update operator now, just.a separate namespace with a single fuel-core instance)

@rfuelsh rfuelsh changed the title Update fuel-dev2 with new master image tag Update fuel-dev2 cluster with new image sha tag off master branch of fuel-core Jan 10, 2024
xgreenx pushed a commit that referenced this issue Jan 24, 2024
Flux needs sortable image tags. This commit creates an additional Docker
image tag compatible with Flux. The format of the tag will be
"sha-{SHORT_SHA}-{TIMESTAMP}"

closes #1594
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 a pull request may close this issue.

2 participants