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

Polish documents and introduce webhook health checker #52

Merged
merged 3 commits into from
Dec 10, 2021

Conversation

dashanji
Copy link
Member

@dashanji dashanji commented Dec 9, 2021

The PR is to do 3 things:

  • fix the bug in the configmap controller.
  • add webhook healthychecker.
  • fix issue in the doc.

* fix bug in the configmap controller
* add webhook healthychecker
* fix issue in the doc
@wu-sheng wu-sheng requested a review from hanahmily December 9, 2021 15:04
@wu-sheng
Copy link
Member

wu-sheng commented Dec 9, 2021

0.5.0 is on the release vote. @hanahmily Is this good enough for 0.6.0?

Copy link
Contributor

@hanahmily hanahmily left a comment

Choose a reason for hiding this comment

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

Since you introduced the webhook health checker, we had a chance to remove the webhook server validation step in E2E cases.

@hanahmily
Copy link
Contributor

0.5.0 is on the release vote. @hanahmily Is this good enough for 0.6.0?

yep, we could move this to 0.6.0

@wu-sheng wu-sheng added this to the 0.6.0 milestone Dec 9, 2021
@wu-sheng
Copy link
Member

wu-sheng commented Dec 9, 2021

@hanahmily There is a v0.4.0-rc0 tag found, should you remove it?

@hanahmily hanahmily changed the title fix issues Polish documents and introduce webhook health checker Dec 9, 2021
@hanahmily
Copy link
Contributor

@hanahmily There is a v0.4.0-rc0 tag found, should you remove it?

pushed by mistake, have deleted it.

@hanahmily
Copy link
Contributor

@dashanji Could you update CHANGES.md as well?

@hanahmily hanahmily modified the milestones: 0.6.0, 0.5.0 Dec 10, 2021
@dashanji
Copy link
Member Author

ok, thanks a lot.

@dashanji
Copy link
Member Author

updated it.

@@ -39,9 +39,6 @@ setup:
- namespace: skywalking-swck-system
resource: pod
for: condition=Ready
- name: wait webhook installing
command: |
bash hack/wait-webhook.sh
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we remove wait-webhook.sh? Is it referred to some place else?

@dashanji
Copy link
Member Author

yep, I have removed it in the last commit.

Copy link
Contributor

@hanahmily hanahmily left a comment

Choose a reason for hiding this comment

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

LGTM

@hanahmily hanahmily merged commit 5e3fce8 into apache:master Dec 10, 2021
@dashanji dashanji deleted the add-webhook-healthychecker branch January 28, 2022 09:18
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.

3 participants