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

Bugfix 924 token inconsistent #934

Merged

Conversation

yudong2015
Copy link
Collaborator

@yudong2015 yudong2015 commented Apr 3, 2023

What type of PR is this?

/kind bug

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #924

Special notes for reviewers:

Please check the following list before waiting reviewers:

  • Already committed the CRD files to the Helm Chart if you created some new CRDs
  • Already added the permission for the new API
  • Already added the RBAC markers for the new controllers

Does this PR introduce a user-facing change??

fix the bug that pipelinerun not run created by a new user

@ks-ci-bot ks-ci-bot requested a review from a team April 3, 2023 14:56
@ks-ci-bot ks-ci-bot added release-note kind/bug Categorizes issue or PR as related to a bug. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Apr 3, 2023
@yudong2015
Copy link
Collaborator Author

/cherrypick release-3.4

@ks-ci-bot
Copy link
Collaborator

@yudong2015: once the present PR merges, I will cherry-pick it on top of release-3.4 in a new PR and assign it to you.

In response to this:

/cherrypick release-3.4

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@yudong2015 yudong2015 force-pushed the bugfix-924-token-inconsistent branch 2 times, most recently from 24c9b73 to 7c8e182 Compare April 4, 2023 10:57
@yudong2015 yudong2015 force-pushed the bugfix-924-token-inconsistent branch from 7c8e182 to bcc67d2 Compare April 4, 2023 18:44
@yudong2015 yudong2015 force-pushed the bugfix-924-token-inconsistent branch from 7a53b66 to 7b8992a Compare April 4, 2023 19:10
@chilianyi
Copy link
Contributor

/lgtm
/approve

@ks-ci-bot ks-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Apr 5, 2023
@ks-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chilianyi

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

@ks-ci-bot ks-ci-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 5, 2023
@ks-ci-bot ks-ci-bot merged commit 9538ce7 into kubesphere:master Apr 5, 2023
@ks-ci-bot
Copy link
Collaborator

@yudong2015: new pull request created: #936

In response to this:

/cherrypick release-3.4

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

chilianyi pushed a commit to chilianyi/ks-devops that referenced this pull request Feb 28, 2024
* add devops-tools: init-config

* update dockerfile for devops-tool

* init config by jwt if kubesphere not exist
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. kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. release-note size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pipelinerun is pending(not running) for a new user
3 participants