-
Notifications
You must be signed in to change notification settings - Fork 137
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
onboard b4mad-racing #1236
onboard b4mad-racing #1236
Conversation
|
@@ -1,136 +1,136 @@ | |||
--- |
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.
not sure why this touched all those lines.
see the cmds I've executed in the PR comments
they are copied from https://github.com/operate-first/hitchhikers-guide/blob/main/pages/onboarding_project.ipynb
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.
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.
edit: sorry misread
it's because you used kustomize
cli, it reformated the file, just add the line:
../../../../base/core/namespaces/b4mad-racing
alphabetically and it should be fine.
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.
what's interesting is when I see this via the vscode github editor by pressing .
on the pr, it doesn't show as massive of a diff.
name: racing | ||
spec: | ||
destination: | ||
name: zero |
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.
this should be smaug
@@ -4,5 +4,6 @@ components: | |||
- ../../../../components/project-view-public | |||
kind: Kustomization | |||
namespace: b4mad-minecraft | |||
namespace: b4mad-racing |
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.
This might be a typo but:
can't have more than one namespace
in a kustomization.yaml
the files in b4mad-racing/
should be sufficient
- ingresscontrollers/default.yaml | ||
- nodenetworkconfigurationpolicies/vlan-210-nfs.yaml | ||
- nodenetworkconfigurationpolicies/vlan-211-nese.yaml | ||
- ../../../../base/core/namespaces/b4mad-racing |
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.
can you add this alphabetically? we should update the cli to take this into account
@HumairAK I've restarted the PR with just the documented commands (see commit messages)
|
I can edit the files manually, but would we then need to create a bug issue in the opfcli repo? |
@durandom these commands:
will refactor the kustomization file alongside adding the entries, this part isn't handled by the opfcli yet so what I would suggest is to undo the changes to the |
/unhold |
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
/approved
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: HumairAK The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
operate-first/support#350
/hold