-
Notifications
You must be signed in to change notification settings - Fork 23
Fix controller names #314
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
Fix controller names #314
Conversation
5b1574d to
b9999ab
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your works.
I left a small comment.
And it seems there are still some "coil-controller" exists. e.g. v2/dashboard/coil.json, docs/usage.md
Could you check if they have to be updated?
v2/e2e/kustomization.yaml
Outdated
| - ../config/default | ||
| - ../config/pod/coil-router.yaml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| - ../config/default | |
| - ../config/pod/coil-router.yaml | |
| - ../config/default | |
| - ../config/pod/coil-router.yaml |
nit: Other yaml files don't have spaces.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
my editor added spaces automatically.
I fixed this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
They're still around 👀
b9999ab to
4fb56f2
Compare
Signed-off-by: terashima <tomoya-terashima@cybozu.co.jp>
4fb56f2 to
57e1a19
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I replied to your comment.
Others looks good to me :)
Signed-off-by: terashima <tomoya-terashima@cybozu.co.jp>
f6e75e6 to
4052da6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: terashima tomoya-terashima@cybozu.co.jp