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

[WFMP-194] Record versions of manifests used to provision server #303

Merged
merged 1 commit into from
Mar 16, 2023

Conversation

spyrkob
Copy link
Contributor

@spyrkob spyrkob commented Mar 13, 2023

Issue: https://issues.redhat.com/browse/WFMP-194

Requires wildfly-extras/prospero#318 and prospro-metadata update

@spyrkob
Copy link
Contributor Author

spyrkob commented Mar 13, 2023

@jfdenise this would record the version of manifests used to provision. If that looks OK I'll try to release prospero Beta7 this week.

@jfdenise
Copy link
Contributor

@spyrkob , I suspect tha tthis PR will fail until we release prospero. In which file the versions are stored? Do you have an example of file? Thank-you.

@spyrkob
Copy link
Contributor Author

spyrkob commented Mar 13, 2023

They're stored in .installation/manifest_version.yaml which looks like:

---
maven:
- groupId: "org.wildfly.channels"
  artifactId: "wildfly-27.0"
  version: "1.0.0"

@jamezp
Copy link
Member

jamezp commented Mar 13, 2023

We will need a JIRA, https://issues.redhat.com/browse/WFMP, too.

@spyrkob spyrkob changed the title Record versions of manifests used to provision server [WFMP-194] Record versions of manifests used to provision server Mar 13, 2023
@spyrkob
Copy link
Contributor Author

spyrkob commented Mar 13, 2023

Created the JIRA, I'll update commit description when I push prospero version change

@jamezp
Copy link
Member

jamezp commented Mar 14, 2023

I've merged the channel upgrade PR if that helps this at all.

@spyrkob spyrkob force-pushed the record_manifest_versions branch 2 times, most recently from 8405bb0 to be3986c Compare March 15, 2023 11:38
@spyrkob spyrkob marked this pull request as ready for review March 15, 2023 11:38
@jamezp
Copy link
Member

jamezp commented Mar 15, 2023

Oh shoot, I created a conflict by merging #306 first. Sorry about that @spyrkob

@jfdenise jfdenise merged commit 18d5638 into wildfly:main Mar 16, 2023
@jamezp
Copy link
Member

jamezp commented Mar 16, 2023

The latest prospero upgrade fails because of signature mismatches #307

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.

3 participants