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

Add initial issue templates #2

Merged
merged 2 commits into from
Nov 5, 2019
Merged

Conversation

antoninbas
Copy link
Contributor

No description provided.

.github/ISSUE_TEMPLATE/bug_report.md Show resolved Hide resolved
**Versions:**
Please specify the versions of following systems:
- Antrea version (Docker image tag)
- Kubernetes version (use `kubectl version`)
Copy link
Contributor

Choose a reason for hiding this comment

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

kubectl version might not necessarily the same as kube-apiserver... is that right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

kubectl versions gives both version numbers (client & server). I updated this section so PTAL.

Copy link
Contributor

Choose a reason for hiding this comment

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

sounds good.

.github/ISSUE_TEMPLATE/bug_report.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/feature_request.md Show resolved Hide resolved
.github/ISSUE_TEMPLATE/proposal.md Show resolved Hide resolved
.github/ISSUE_TEMPLATE/support_request.md Show resolved Hide resolved
@antoninbas antoninbas merged commit 94652e6 into master Nov 5, 2019
@antoninbas antoninbas deleted the antonin/add-issue-templates branch November 5, 2019 22:06
lzhecheng added a commit that referenced this pull request Mar 30, 2020
Use YEAR to replace 2019 in header templates: license_header.raw.txt and
license_header.go.txt.
Command mockgen does not automatically replace variable YEAR with current year
like others do, e.g. client-gen.

Added check in update-codegen-dockerized.sh: reset file change if it is
introduced by year change.
1. filter changed files by 1 added line and 1 deleted line
2. check if diff result contains "Copyright YEAR Antrea Authors" line
3. reset the file if #2 returns true
dreamtalen referenced this pull request in dreamtalen/antrea Dec 2, 2020
dreamtalen referenced this pull request in dreamtalen/antrea Dec 2, 2020
dreamtalen referenced this pull request in dreamtalen/antrea Dec 3, 2020
dreamtalen referenced this pull request in dreamtalen/antrea Dec 3, 2020
dreamtalen referenced this pull request in dreamtalen/antrea Dec 3, 2020
dreamtalen referenced this pull request in dreamtalen/antrea Dec 3, 2020
dreamtalen referenced this pull request in dreamtalen/antrea Dec 3, 2020
dreamtalen referenced this pull request in dreamtalen/antrea Dec 3, 2020
dreamtalen referenced this pull request in dreamtalen/antrea Dec 3, 2020
dreamtalen referenced this pull request in dreamtalen/antrea Dec 4, 2020
dreamtalen referenced this pull request in dreamtalen/antrea Dec 8, 2020
dreamtalen referenced this pull request in dreamtalen/antrea Dec 9, 2020
hemantavi added a commit to hemantavi/antrea that referenced this pull request Feb 2, 2021
* Fix a few nits.
* Make IPTablesRules private.
hemantavi added a commit to hemantavi/antrea that referenced this pull request Feb 3, 2021
* Fix a few nits.
* Make IPTablesRules private.
hemantavi added a commit to hemantavi/antrea that referenced this pull request Feb 10, 2021
* Fix a few nits.
* Make IPTablesRules private.
luolanzone referenced this pull request in luolanzone/antrea Aug 24, 2021
add `// +genclient` mark so we can use *-gen tools to
generate client codes automatically.

Signed-off-by: Lan Luo <[email protected]>
luolanzone referenced this pull request in luolanzone/antrea Aug 27, 2021
add `// +genclient` mark so we can use *-gen tools to
generate client codes automatically.

Signed-off-by: Lan Luo <[email protected]>
luolanzone referenced this pull request in luolanzone/antrea Aug 30, 2021
add `// +genclient` mark so we can use *-gen tools to
generate client codes automatically.

Signed-off-by: Lan Luo <[email protected]>
luolanzone referenced this pull request in luolanzone/antrea Aug 30, 2021
add `// +genclient` mark so we can use *-gen tools to
generate client codes automatically.

Signed-off-by: Lan Luo <[email protected]>
luolanzone referenced this pull request in luolanzone/antrea Sep 10, 2021
add `// +genclient` mark so we can use *-gen tools to
generate client codes automatically.

Signed-off-by: Lan Luo <[email protected]>
luolanzone referenced this pull request in luolanzone/antrea Sep 10, 2021
add `// +genclient` mark so we can use *-gen tools to
generate client codes automatically.

Signed-off-by: Lan Luo <[email protected]>
luolanzone referenced this pull request in luolanzone/antrea Sep 10, 2021
add `// +genclient` mark so we can use *-gen tools to
generate client codes automatically.

Signed-off-by: Lan Luo <[email protected]>
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