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

Label: cfargotunnel.com/is-cluster-tunnel is always "false". #85

Open
matthewhembree opened this issue May 18, 2023 · 1 comment
Open

Comments

@matthewhembree
Copy link
Contributor

This seems to be a singular static value.

apiVersion: networking.cfargotunnel.com/v1alpha1
kind: ClusterTunnel
metadata:
  annotations:
  finalizers:
  - cfargotunnel.com/finalizer
  generation: 2
  labels:
    app.kubernetes.io/name: cloudflare-operator
    app.kubernetes.io/part-of: cloudflare-operator
    cfargotunnel.com/app: cloudflared
    cfargotunnel.com/domain: ###
    cfargotunnel.com/id: ###
    cfargotunnel.com/is-cluster-tunnel: "false"
    cfargotunnel.com/name: ###
    cfargotunnel.com/tunnel: cluster-tunnel-tunnel0
  name: cluster-tunnel-tunnel0

It's not important to me, but just an observation.

Thanks!

@adyanth
Copy link
Owner

adyanth commented May 18, 2023

Indeed, it was missed during the abstraction of Tunnels and ClusterTunnels. Thanks!

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

2 participants