Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

etcd client upgraded, gson level upgraded #281

Merged
merged 3 commits into from
Oct 21, 2024

Conversation

techcobweb
Copy link
Contributor

@techcobweb techcobweb commented Oct 21, 2024

Signed-off-by: Mike Cobbett [email protected]

Why ?

The wrong level of gson was being bundled in the etcd cps extension.
Also, lots of the other jars were very down-level and old.

Uplift the embedded transitive dependencies in the etcd cps extension jar, and explain how
to do that to others.

How tested ?

  • Docker images of dex, couchdb and etcd running in the background.
  • Started the api server
  • Started the web UI application.
  • Got a token from the web ui
  • Configured that into the command-line tool
  • Can use galasactl properties set --namespace mike --name mike.prop1 --value hello to set a CPS property
  • Can use galasactl properties get --namespace mike to query it back again.
  • Conclusion: etcd is being used to store the values as before. OK.

@techcobweb techcobweb merged commit 98bd2c4 into main Oct 21, 2024
5 checks passed
@techcobweb techcobweb deleted the mcobbett-detect-secrets-fix branch October 21, 2024 13:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants