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

chore: bump golang to 1.22 #2793

Merged
merged 6 commits into from
Apr 1, 2024
Merged

chore: bump golang to 1.22 #2793

merged 6 commits into from
Apr 1, 2024

Conversation

Xunzhuo
Copy link
Member

@Xunzhuo Xunzhuo commented Mar 6, 2024

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Bump go version

@Xunzhuo Xunzhuo requested a review from a team as a code owner March 6, 2024 03:07
Copy link

codecov bot commented Mar 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.88%. Comparing base (519eb70) to head (23bcdff).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2793      +/-   ##
==========================================
- Coverage   64.88%   58.88%   -6.00%     
==========================================
  Files         121      162      +41     
  Lines       21393    27083    +5690     
==========================================
+ Hits        13880    15948    +2068     
- Misses       6643    10182    +3539     
- Partials      870      953      +83     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@@ -1,6 +1,6 @@
module github.com/envoyproxy/gateway/tools/src/helm-docs

go 1.21
go 1.22

require github.com/norwoodj/helm-docs v1.12.0
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe need bump to 1.13

@Xunzhuo
Copy link
Member Author

Xunzhuo commented Mar 7, 2024

@zirain crd-ref-docs cannot work in 1.22 ..

@zirain
Copy link
Contributor

zirain commented Mar 7, 2024

@zirain crd-ref-docs cannot work in 1.22 ..

can you raise this up on upstream?

@Xunzhuo
Copy link
Member Author

Xunzhuo commented Mar 7, 2024

elastic/crd-ref-docs#63

@Xunzhuo Xunzhuo added this to the Backlog milestone Mar 7, 2024
@phantooom phantooom mentioned this pull request Mar 7, 2024
@zirain
Copy link
Contributor

zirain commented Mar 12, 2024

elastic/crd-ref-docs#63

it's merged

Signed-off-by: bitliu <bitliu@tencent.com>
Signed-off-by: bitliu <bitliu@tencent.com>
Signed-off-by: bitliu <bitliu@tencent.com>
Signed-off-by: bitliu <bitliu@tencent.com>
Signed-off-by: bitliu <bitliu@tencent.com>
Signed-off-by: bitliu <bitliu@tencent.com>
@Xunzhuo Xunzhuo modified the milestones: Backlog, v1.1.0-rc1 Apr 1, 2024
@Xunzhuo Xunzhuo merged commit b653ca7 into envoyproxy:main Apr 1, 2024
22 checks passed
ShyunnY pushed a commit to ShyunnY/gateway that referenced this pull request Apr 1, 2024
* chore: bump golang to 1.22

Signed-off-by: bitliu <bitliu@tencent.com>

* fix: panic

Signed-off-by: bitliu <bitliu@tencent.com>

* bump crd-ref

Signed-off-by: bitliu <bitliu@tencent.com>

* make gen/testdata

Signed-off-by: bitliu <bitliu@tencent.com>

* fix docs failed

Signed-off-by: bitliu <bitliu@tencent.com>

* fix lint

Signed-off-by: bitliu <bitliu@tencent.com>

---------

Signed-off-by: bitliu <bitliu@tencent.com>
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.

None yet

2 participants