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

string CEL function isn't supported #80

Open
candonov opened this issue Nov 1, 2024 · 0 comments
Open

string CEL function isn't supported #80

candonov opened this issue Nov 1, 2024 · 0 comments
Labels
area/cel kind/bug Something isn't working

Comments

@candonov
Copy link
Collaborator

candonov commented Nov 1, 2024

spec:
...
  port: 5000
...
ingress:
...
  annotations:
    alb.ingress.kubernetes.io/healthcheck-port: "${string(spec.port)}"

error:

Message:               Resource ingress sync failed: failed to create resource: Ingress in version "v1" cannot be handled as a Ingress: json: cannot unmarshal number into Go struct field ObjectMeta.metadata.annotations of type string
@a-hilaly a-hilaly changed the title bug: sting CEL expression doesn't work string CEL function isn't supported Nov 11, 2024
@a-hilaly a-hilaly added kind/bug Something isn't working area/cel labels Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cel kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants