Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Add aliasing #3

Merged
merged 1 commit into from
Sep 5, 2017
Merged

Add aliasing #3

merged 1 commit into from
Sep 5, 2017

Conversation

mattmoor
Copy link
Contributor

This adds the next piece of functionality: k8s_defaults.

This is built upon #2, and I'll continue to rebase it as that moves along.

This adds in the skeleton support for `k8s_defaults` to match the level of functionality in `k8s_object`.
@mattmoor mattmoor merged commit 9a4e0ec into master Sep 5, 2017
fejta pushed a commit that referenced this pull request Jul 23, 2018
* Adds 'context' parameter to k8s_object

This commit introduces a new parameter to k8s_object, in order
to manually specify the 'context' from the local kubeconfig file.
This is necessary in addition to the 'cluster' parameter in cases
where the bazel rule should be applied into a 'context' which is
configured on the local machine, but not currently selected.

* Adds clarifying comment about default behaviour

* Adds context to all other rules in addition to apply
@nlopezgi nlopezgi deleted the add-aliasing branch November 27, 2018 15:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants