-
Notifications
You must be signed in to change notification settings - Fork 455
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: Fix metrics auto complete error #971
Merged
ks-ci-bot
merged 1 commit into
kubesphere:master
from
leoendless:hotfix/metricsAutoComplete
Jul 27, 2020
Merged
fix: Fix metrics auto complete error #971
ks-ci-bot
merged 1 commit into
kubesphere:master
from
leoendless:hotfix/metricsAutoComplete
Jul 27, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: leoliu <leoliu@yunify.com>
ks-ci-bot
added
kind/bug
Categorizes issue or PR as related to a bug.
dco-signoff: yes
labels
Jul 27, 2020
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: leoendless 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 |
ks-ci-bot
added
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
labels
Jul 27, 2020
/lgtm |
ks-ci-bot
pushed a commit
that referenced
this pull request
Jun 8, 2023
* fix: Fixed pipeline table can not click (#955) Signed-off-by: 胡亚洲 <git@yazhou.io> * doc: Modify the doc words (#971) Signed-off-by: harrisonliu5 <harrisonliu@kubesphere.io> * fix: hide cd、code-repo when edit devops role if that is not host cluster (#1017) Signed-off-by: 胡亚洲 <git@yazhou.io> * fix: fix error when pipeline list is empty (#1027) Signed-off-by: 胡亚洲 <git@yazhou.io> * fix: Update create repo action style when choose repo (#1030) * fix: add create repo action when choose repo Signed-off-by: 胡亚洲 <git@yazhou.io> * fix: update create pipeline modal base info icon Signed-off-by: 胡亚洲 <git@yazhou.io> --------- Signed-off-by: 胡亚洲 <git@yazhou.io> Signed-off-by: yazhou <yazhouhu@yunify.com> * fix: Show code repo menu when host >= 3.4 and member >= 3.3.1 (#1062) * style: fixed disabled input word wrap Signed-off-by: 胡亚洲 <git@yazhou.io> * fix: show code repo menu when host >= 3.4 and member >= 3.3.1 Signed-off-by: 胡亚洲 <git@yazhou.io> --------- Signed-off-by: 胡亚洲 <git@yazhou.io> * feat: Support load pipeline steps by api (#3592) (#1071) Signed-off-by: elichen95 <elichen95@163.com> Co-authored-by: eli <55537848+EliChen95@users.noreply.github.com> * fix: Devops pipeline compatible with older versions (#1069) * fix: devops pipeline compatible with older versions Signed-off-by: 胡亚洲 <git@yazhou.io> * fix: add cluster param in put jenkins file api Signed-off-by: 胡亚洲 <git@yazhou.io> * fix: fix issue 936, add cluster param in pipeline template list api Signed-off-by: 胡亚洲 <git@yazhou.io> * fix: refactor member cluster devops menu Signed-off-by: 胡亚洲 <git@yazhou.io> --------- Signed-off-by: 胡亚洲 <git@yazhou.io> * refactor: Refactor devops pipeline route and store for compatible with older versions (#1079) * fix: refactor devops pipeline route Signed-off-by: 胡亚洲 <git@yazhou.io> * fix: refactor devops pipeline store Signed-off-by: 胡亚洲 <git@yazhou.io> --------- Signed-off-by: 胡亚洲 <git@yazhou.io> * Fix: fixed pipeline bugs (#1170) * fix: hide jenkinsfile api when kse version < 3.4 Signed-off-by: 胡亚洲 <git@yazhou.io> * fix: reset jenkins config when canel edit pipeline modal Signed-off-by: 胡亚洲 <git@yazhou.io> * fix: fixed show old jenkins file code when update jenkins file Signed-off-by: 胡亚洲 <git@yazhou.io> --------- Signed-off-by: 胡亚洲 <git@yazhou.io> * fix: Add cluster param in pipeline step templates (#1182) * fix: add cluster param in pipeline step templates Signed-off-by: 胡亚洲 <git@yazhou.io> * Revert "feat: Support load pipeline steps by api (#3592) (#1071)" This reverts commit 358d078. * feat: move old file Signed-off-by: 胡亚洲 <git@yazhou.io> * feat: use StepsEditor old version when kse version < 3.4 Signed-off-by: 胡亚洲 <git@yazhou.io> --------- Signed-off-by: 胡亚洲 <git@yazhou.io> * fix: fix devops pipeline detail tab text (#1200) Signed-off-by: 胡亚洲 <git@yazhou.io> Signed-off-by: yazhou <yazhouhu@yunify.com> * fix: Show pipeline checkout job url args (#1202) * fix: show pipeline checkout job url args Signed-off-by: 胡亚洲 <git@yazhou.io> * fix: set pipeline job url to remote Signed-off-by: 胡亚洲 <git@yazhou.io> * fix: remove pipeline job url args Signed-off-by: 胡亚洲 <git@yazhou.io> --------- Signed-off-by: 胡亚洲 <git@yazhou.io> * fix: fixed pipeline status (#1214) Signed-off-by: 胡亚洲 <git@yazhou.io> * fix: fix devops pipeline repo empty (#1241) Signed-off-by: 胡亚洲 <git@yazhou.io> * feat: remove deleted branch run button (#1348) Signed-off-by: yazhou <yazhouhu@yunify.com> * fix: remove same locale Signed-off-by: yazhou <yazhouhu@yunify.com> * fix: remove same locales Signed-off-by: yazhou <yazhouhu@yunify.com> * style: fix table tooltip overflow style (#1114) Signed-off-by: 胡亚洲 <git@yazhou.io> * style: fixed apps deploy placement style (#1082) Signed-off-by: 胡亚洲 <git@yazhou.io> * fix: Tip info incorrect (#1137) Signed-off-by: TheYoungManLi <cjl@kubesphere.io> * fix: cd placement add namespace lint (#1317) * feat: replace check devops name api (#1406) Signed-off-by: yazhou <yazhouhu@yunify.com> * fix: filter disabled branches when run pipeline modal (#1410) Signed-off-by: yazhou <yazhouhu@yunify.com> * feat: Devops run log page optimize layout and revise copywriting (#1388) * feat: devops run log page optimize layout and revise copywriting Signed-off-by: yazhou <yazhouhu@yunify.com> * feat: fix locales Signed-off-by: yazhou <yazhouhu@yunify.com> --------- Signed-off-by: yazhou <yazhouhu@yunify.com> * feat: devops run log page add stop action button (#1385) Signed-off-by: yazhou <yazhouhu@yunify.com> * feat: add Replay tooltip in replay button (#1371) Signed-off-by: yazhou <yazhouhu@yunify.com> --------- Signed-off-by: 胡亚洲 <git@yazhou.io> Signed-off-by: harrisonliu5 <harrisonliu@kubesphere.io> Signed-off-by: yazhou <yazhouhu@yunify.com> Signed-off-by: elichen95 <elichen95@163.com> Signed-off-by: TheYoungManLi <cjl@kubesphere.io> Co-authored-by: Liu Xin <harrisonliu@kubesphere.io> Co-authored-by: eli <55537848+EliChen95@users.noreply.github.com> Co-authored-by: cjl <33231138+weili520@users.noreply.github.com>
harrisonliu5
added a commit
that referenced
this pull request
Oct 17, 2023
Signed-off-by: harrisonliu5 <harrisonliu@kubesphere.io>
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.
dco-signoff: yes
kind/bug
Categorizes issue or PR as related to a bug.
lgtm
Indicates that a PR is ready to be merged.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Signed-off-by: leoliu leoliu@yunify.com
What type of PR is this?
/kind bug
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes ##875
Special notes for reviewers:
Additional documentation, usage docs, etc.: