-
Notifications
You must be signed in to change notification settings - Fork 822
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
Reorganize apps running on aaa under /apps #2150
Comments
@spiffxp I could maybe give this a try; Just to make sure I follow; you're looking to re-org this Also; since you mentioned prow - I take it there is no existing deploy automation I'd have to consider, right? |
/assign @jimdaga |
Sorry things have been slow, I'm hoping to find some time soon to sit down and finish a bunch of PRs at once. |
It's all good, I've been pretty slow myself. Updated description with what I think are the remaining apps, along with notes about which ones might be special cases. I am doing a few straightforward apps to get a feel for it, but will leave the rest open. If I have time, I'll look at answering my questions on the tougher ones, but it's likely I won't have time, so could use help on those. |
#2290 for kubernetes-external-secrets and node-perf-dash |
One more PR- but I have a question in the NOTES about directory names. |
Part of kubernetes#2150 move prow(ghproxy) to apps Ensure script `deploy.sh` is present Ensure OWNERS is present. Update k8s.io/README.md to refect changes Signed-off-by: Arnaud Meukam <[email protected]>
Part of kubernetes#2150 move prow(ghproxy) to apps Ensure script `deploy.sh` is present Ensure OWNERS is present. Update k8s.io/README.md to refect changes Signed-off-by: Arnaud Meukam <[email protected]>
kettle : the presence of this namespace is for kettle migration. We should remove it if we consider host kettle on a different GKE cluster during the migration. |
I've opened #2386 to address fleshing out "what is an app" and generally anything else listed as a known issue in https://github.com/kubernetes/k8s.io/tree/main/apps#proposed-format Thanks to all of this, I was able to move forward on auto-deploying apps #2151 |
@spiffxp: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This will make it easier to setup a prowjob that auto-deploys these apps on postsubmit
We can also auto-label PRs against these apps and enforce ownership conventions:
k8s-infra-rbac-{app}@kubernetes.io
{app}
app: {app}
app: {app}
approvers: {app}-approvers
Going off of the list of namespaces in
infra/gcp/namespaces/ensure-namespaces.sh
and some manual inspection/priority important-longterm
/kind cleanup
/wg k8s-infra
/area cluster-infra
The text was updated successfully, but these errors were encountered: