Skip to content

fix/ESO upgrade#123

Open
day0hero wants to merge 4 commits intovalidatedpatterns:mainfrom
day0hero:fix/ESO_upgrade
Open

fix/ESO upgrade#123
day0hero wants to merge 4 commits intovalidatedpatterns:mainfrom
day0hero:fix/ESO_upgrade

Conversation

@day0hero
Copy link
Copy Markdown
Contributor

  • Repo/ESO Updates
  • update to values-group-one.yaml

@sabre1041
Copy link
Copy Markdown
Collaborator

@day0hero With the integration of #99 , there are some impacts on your PR. Would you be able to review the latest changes and make the required modifications to resolve the conflicts

- ran patternizer against the repo to ensure that the latest goodness is
  from the vp framework is applied.
- updated ESO from upstream to openshift supported
- updated values-hub to use `argoProject{,s}`
- changed namespace definition from list to dictionary. this is
  currently required for the framework to support multiple versions of
an operator/service (golang-external-secrets/openshift-external-secrets)
Comment thread charts/qtodo/values.yaml
Comment thread values-global.yaml
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We use this in common/scripts/vault-utils.sh

MAIN_CLUSTERGROUP_FILE="./values-$(common/scripts/determine-main-clustergroup.sh).yaml"

Comment thread common/Makefile
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here we are removing here target vault-config-jwt

.PHONY: vault-config-jwt
vault-config-jwt: ## Configure Vault JWT authentication
common/scripts/vault-utils.sh vault_jwt $(NAME)

Comment thread Makefile
.PHONY: post-install
post-install: ## Post-install tasks
make load-secrets
make vault-config-jwt
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the post-install (a target not present in the Makefile-common), in addition to load-secrets, vault-config-jwt was also called. I don't believe this is part of the common VP workflow, but we need it

day0hero added a commit to day0hero/layered-zero-trust that referenced this pull request Apr 27, 2026
- in response to validatedpatterns#123 - where we need to figure out better long term
  approaches for modernizing the repo structure.
- this commit modifies just the values-hub.yaml and the ESO manifests
  within the repository to use openshift-external-secrets-operator
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