Skip to content
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

[KubernetesManifestV0] Bug fixes #10102

Merged
merged 2 commits into from
Apr 12, 2019
Merged

[KubernetesManifestV0] Bug fixes #10102

merged 2 commits into from
Apr 12, 2019

Conversation

thesattiraju
Copy link
Contributor

  1. Fixes the bug where the task depends on TF_BUILD variable. TF_BUILD seems to be dumped on the agent in case of release as well, when there's a build artifact associated with it. It now uses SYSTEM_HOSTTYPE variable for detecting if the task is in build or release context.
  2. Disables visibility of args in reject action, as that is not being used in runtime.
  3. Removes grouping of inputs, based on feedback provided.

@thesattiraju thesattiraju merged commit 5121fef into master Apr 12, 2019
@thesattiraju thesattiraju deleted the users/desattir/kubfix branch April 12, 2019 10:33
thesattiraju added a commit that referenced this pull request Apr 12, 2019
* [KubernetesManifest] Bug fixes

* build
thesattiraju added a commit that referenced this pull request Apr 12, 2019
* [KubernetesManifest] Bug fixes

* build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants