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

acc-provision-operator: can't set image version #588

Open
camrossi opened this issue Dec 10, 2021 · 0 comments
Open

acc-provision-operator: can't set image version #588

camrossi opened this issue Dec 10, 2021 · 0 comments

Comments

@camrossi
Copy link
Contributor

I did this configuration

registry:
  image_prefix: quay.io/noiro
  aci_containers_controller_version: 5.2.3.1.1d150da
  aci_containers_host_version: 5.2.3.1.1d150da
  cnideploy_version: 5.2.3.1.1d150da
  opflex_agent_version: 5.2.3.1.1d150da
  openvswitch_version: 5.2.3.1.1d150da
  aci_containers_operator_version: 5.2.3.1.1d150da
  acc_provision_operator: 5.2.3.1.1d150da

All the images are set to 5.2.3.1.1d150da however aci_containers_operator_version is still set to 6.0.0.0.179471b

cat cni-ocpbm |  grep quay | sort | uniq
                "image_prefix": "quay.io/noiro",
        image: quay.io/noiro/acc-provision-operator:6.0.0.0.179471b. <====
          image: quay.io/noiro/aci-containers-controller:5.2.3.1.1d150da
          image: quay.io/noiro/aci-containers-host:5.2.3.1.1d150da
      - image: quay.io/noiro/aci-containers-operator:5.2.3.1.1d150da
          image: quay.io/noiro/cnideploy:5.2.3.1.1d150da
          image: quay.io/noiro/openvswitch:5.2.3.1.1d150da
          image: quay.io/noiro/opflex:5.2.3.1.1d150da
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

No branches or pull requests

1 participant