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

Mizar daemon and operator should be under kube-system namespace instead of the default ns #615

Open
yb01 opened this issue Feb 4, 2022 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@yb01
Copy link

yb01 commented Feb 4, 2022

Minor issue. can be post 130.

What happened:

the mizar daemon and operator should be under kube-system namespace instead of the default ns.

root@ip-172-31-39-83:~/go/src/k8s.io/arktos# kubectl get pods -AT -o wide
TENANT   NAMESPACE     NAME                               HASHKEY               READY   STATUS             RESTARTS   AGE    IP             NODE              NOMINATED NODE   READINESS GATES
system   default       mizar-daemon-vpbrt                 6002164738579425396   1/1     Running            0          106m   172.31.39.83   ip-172-31-39-83   <none>           <none>
system   default       mizar-operator-5c97f7478d-j7qps    9068998367428645618   1/1     Running            0          106m   172.31.39.83   ip-172-31-39-83   <none>           <none>

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • Mizar version:
  • Cloud provider or hardware configuration:
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Network plugin and version (if this is a network-related bug):
  • Others:
@vinaykul
Copy link
Member

vinaykul commented Feb 7, 2022

I agree but this may not be a trivial fix. We will take this up post-release.

@vinaykul vinaykul changed the title Mizar saemon and operator should be under kube-system namespace instead of the default ns Mizar daemon and operator should be under kube-system namespace instead of the default ns Feb 7, 2022
@vinaykul vinaykul added the help wanted Extra attention is needed label Feb 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants