-
Notifications
You must be signed in to change notification settings - Fork 135
Conversation
…s into kubectl-via-toolchains
/assign @erain |
/unassign @erain |
/cc @erain |
/cc @xingao267 |
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 think you might need a default_osx_toolchain to get mac tests to pass (you might also want to add a windows one, though I dont even know if kubectl exists for windows)
@nlopezgi yes kubectl for windows exists |
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.
you need to register the new toolchains in k8s/k8s.bzl?
/retest |
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.
looks good, you probably want to update the branch as that will re-trigger tests. Once all tests pass I can approve and merge.
/retest |
1 similar comment
/retest |
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.
Do we need docs or tests?
@chrislovecnm testing of toolchains (other than just verifying rules are not broken) is not possible. Documentation will come later once we have a full solution for toolchains in place (i.e., this PR is work in progress towards getting a full k8s toolchain, we decided to split up the work in small PRs to make review simpler) |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nlopezgi 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 |
Pass value of toolchain attribute that is the default kubectl path to templates.