kubesphere / ks-devops

This is a cloud-native application that focuses on the DevOps area.
https://kubesphere.io/devops/
Apache License 2.0
159 stars 89 forks source link

update swagger info for SwaggerUI #1009

Closed yudong2015 closed 1 year ago

yudong2015 commented 1 year ago

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #1008

Special notes for reviewers:

Please check the following list before waiting reviewers:

Does this PR introduce a user-facing change??

None
yudong2015 commented 1 year ago

/cherry-pick release-3.4 /cherry-pick release-3.5

ks-ci-bot commented 1 year ago

@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](https://github.com/kubesphere/ks-devops/pull/1009#issuecomment-1776865036): >/cherry-pick release-3.4 >/cherry-pick release-3.5 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
chilianyi commented 1 year ago

/lgtm /approve

ks-ci-bot commented 1 year ago

[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: - ~~[OWNERS](https://github.com/kubesphere/ks-devops/blob/master/OWNERS)~~ [chilianyi] 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 commented 1 year ago

@yudong2015: #1009 failed to apply on top of branch "release-3.4":

Applying: fix: config argoCD and fluxCD by kubesphere.yaml
Applying: filter out ApiVersions that not start with /kapis
Applying: update swagger info
error: patch failed: docs/swagger.md:7
error: docs/swagger.md: patch does not apply
error: Did you hand edit your patch?
It does not apply to blobs recorded in its index.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Using index info to reconstruct a base tree...
Patch failed at 0003 update swagger info
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
In response to [this](https://github.com/kubesphere/ks-devops/pull/1009#issuecomment-1776865036): >/cherry-pick release-3.4 >/cherry-pick release-3.5 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
ks-ci-bot commented 1 year ago

@yudong2015: new issue created for failed cherrypick: #1010

In response to [this](https://github.com/kubesphere/ks-devops/pull/1009#issuecomment-1776865036): >/cherry-pick release-3.4 >/cherry-pick release-3.5 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
ks-ci-bot commented 1 year ago

@yudong2015: #1009 failed to apply on top of branch "release-3.5":

Applying: fix: config argoCD and fluxCD by kubesphere.yaml
Applying: filter out ApiVersions that not start with /kapis
Applying: update swagger info
error: patch failed: docs/swagger.md:7
error: docs/swagger.md: patch does not apply
error: Did you hand edit your patch?
It does not apply to blobs recorded in its index.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Using index info to reconstruct a base tree...
Patch failed at 0003 update swagger info
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
In response to [this](https://github.com/kubesphere/ks-devops/pull/1009#issuecomment-1776865036): >/cherry-pick release-3.4 >/cherry-pick release-3.5 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
ks-ci-bot commented 1 year ago

@yudong2015: new issue created for failed cherrypick: #1011

In response to [this](https://github.com/kubesphere/ks-devops/pull/1009#issuecomment-1776865036): >/cherry-pick release-3.4 >/cherry-pick release-3.5 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
yudong2015 commented 1 year ago

/cherry-pick release-3.4

ks-ci-bot commented 1 year ago

@yudong2015: #1009 failed to apply on top of branch "release-3.4":

Applying: fix: config argoCD and fluxCD by kubesphere.yaml
Applying: filter out ApiVersions that not start with /kapis
Applying: update swagger info
error: patch failed: docs/swagger.md:7
error: docs/swagger.md: patch does not apply
error: Did you hand edit your patch?
It does not apply to blobs recorded in its index.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Using index info to reconstruct a base tree...
Patch failed at 0003 update swagger info
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
In response to [this](https://github.com/kubesphere/ks-devops/pull/1009#issuecomment-1777387088): >/cherry-pick release-3.4 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
ks-ci-bot commented 1 year ago

@yudong2015: new issue created for failed cherrypick: #1012

In response to [this](https://github.com/kubesphere/ks-devops/pull/1009#issuecomment-1777387088): >/cherry-pick release-3.4 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
yudong2015 commented 1 year ago

/cherrypick release-3.5

ks-ci-bot commented 1 year ago

@yudong2015: #1009 failed to apply on top of branch "release-3.5":

Applying: fix: config argoCD and fluxCD by kubesphere.yaml
Applying: filter out ApiVersions that not start with /kapis
Applying: update swagger info
error: patch failed: docs/swagger.md:7
error: docs/swagger.md: patch does not apply
error: Did you hand edit your patch?
It does not apply to blobs recorded in its index.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Using index info to reconstruct a base tree...
Patch failed at 0003 update swagger info
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
In response to [this](https://github.com/kubesphere/ks-devops/pull/1009#issuecomment-1777436137): >/cherrypick release-3.5 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
ks-ci-bot commented 1 year ago

@yudong2015: new issue created for failed cherrypick: #1013

In response to [this](https://github.com/kubesphere/ks-devops/pull/1009#issuecomment-1777436137): >/cherrypick release-3.5 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.