F5Networks / k8s-bigip-ctlr

Repository for F5 Container Ingress Services for Kubernetes & OpenShift.
Apache License 2.0
364 stars 195 forks source link

Consistent specification of pre-release images in the Operator #3601

Closed alonsocamaro closed 1 month ago

alonsocamaro commented 1 month ago

Title

Consistent specification of pre-release images in the Operator

Description

At present, in order to be able to use a pre-release/bugfix image, the customer have to specify the following:

  image:
    repo: k8s-bigip-ctlr-devel
    user: quay.io/f5networks
  version: 747c54aea334532b39bb611bd04d16036d8f6b05

where user doesn´t make sense.

Actual Problem

The syntax is confusing when using these images and can lead to errors in production.

trinaths commented 1 month ago

No fixes to dev or PD build image names. closing this issue.