Skip to content

Conversation

@davco01a
Copy link
Collaborator

@davco01a davco01a commented Apr 3, 2023

What this PR does / why we need it?:

Does this PR introduce a user-facing change?

  • User guide
  • CHANGELOG.md

Which issue(s) this PR fixes:

Fixes #

@davco01a davco01a marked this pull request as draft April 3, 2023 16:16
@davco01a davco01a changed the title Multi arch davec 01 WIP: Multi arch davec 01 Apr 3, 2023
@davco01a davco01a marked this pull request as ready for review April 3, 2023 16:17
@yongja79 yongja79 mentioned this pull request Apr 4, 2023
2 tasks
Makefile Outdated
# sed -i.bak "s,${IMG},${KUSTOMIZE_IMG},g;s,serviceAccountName: controller-manager,serviceAccountName: websphere-liberty-controller-manager,g" internal/deploy/kustomize/daily/base/websphere-liberty-deployment.yaml
sed -i.bak "s,${IMG},${KUSTOMIZE_IMG},g" deploy/kustomize/daily/base/runtime-component-operator.yaml
# TODO iain - I think these are included in the deployment file for RCO
# $(KUSTOMIZE) build config/kustomize/roles -o internal/deploy/kustomize/daily/base/websphere-liberty-roles.yaml
Copy link
Member

Choose a reason for hiding this comment

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

@idlewis Although the roles are included now in the deploy/kustomize/daily folder, we need this to continue to ensure that it's automatically updated in the future if/when roles change

Makefile Outdated
# Not sure about the first
# Probably
# sed -i.bak "s,${IMG},${KUSTOMIZE_IMG},g;s,serviceAccountName: controller-manager,serviceAccountName: websphere-liberty-controller-manager,g" internal/deploy/kustomize/daily/base/websphere-liberty-deployment.yaml
sed -i.bak "s,${IMG},${KUSTOMIZE_IMG},g" deploy/kustomize/daily/base/runtime-component-operator.yaml
Copy link
Member

Choose a reason for hiding this comment

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

@idlewis In order for this change to be made, the image value within kustomize/daily folder (here) should have the new image

@leochr
Copy link
Member

leochr commented Apr 4, 2023

@davco01a could you please pull the 2 commits from Jason from PR #482 into this? They update the test scripts for multi-arch.

Also, please rebase on main branch to pick up the test case updates (this commit in particular)

@davco01a davco01a closed this Apr 5, 2023
@idlewis idlewis deleted the multi-arch-davec-01 branch May 5, 2023 14:46
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.

4 participants