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

Fix flaky nightly releases #1581

Merged
merged 1 commit into from
Jul 1, 2020
Merged

Fix flaky nightly releases #1581

merged 1 commit into from
Jul 1, 2020

Conversation

dibyom
Copy link
Member

@dibyom dibyom commented Jun 30, 2020

Changes

The dashboard nightly has failed 2 out of the last 3 runs due to the same
credentials related issue that was affecting the pipeline and triggers releases
(see tektoncd/pipeline#2838).

This commit fixes the build by replacing the problematic environment variable
with an explicit call to activate the service account (just like
tektoncd/pipeline#2847).

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

See the contribution guide
for more details.

The dashboard nightly has failed 2 out of the last 3 runs due to the same
credentials related issue that was affecting the pipeline and triggers releases
(see tektoncd/pipeline#2838).

This commit fixes the build by replacing the problematic environment variable
with an explicit call to activate the service account (just like
tektoncd/pipeline#2847).

Signed-off-by: Dibyo Mukherjee <dibyo@google.com>
@tekton-robot tekton-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jun 30, 2020
@AlanGreene AlanGreene requested review from AlanGreene and removed request for akihikokuroda and Megan-Wright July 1, 2020 12:36
@vdemeester
Copy link
Member

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 1, 2020
Copy link
Member

@AlanGreene AlanGreene left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks @dibyom

@tekton-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AlanGreene, vdemeester

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 1, 2020
@tekton-robot tekton-robot merged commit 937668b into tektoncd:master Jul 1, 2020
@dibyom dibyom deleted the nightly branch July 1, 2020 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants