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(dev): upgrade APISIX to 3.9.0 (#750) #751

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

flyer5200
Copy link

Copy link
Member

@moonming moonming left a comment

Choose a reason for hiding this comment

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

@@ -29,7 +29,7 @@ image:
pullPolicy: IfNotPresent
# -- Apache APISIX image tag
# Overrides the image tag whose default is the chart appVersion.
tag: 3.8.0-debian
tag: 3.9.0-debian
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Author

Choose a reason for hiding this comment

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

It seems that there is a better implementation. Please close this PR and look forward to the next release.

Choose a reason for hiding this comment

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

Is there any progress or plain?

@@ -66,6 +66,7 @@ data:
enable_dev_mode: false # Sets nginx worker_processes to 1 if set to true
enable_reuseport: true # Enable nginx SO_REUSEPORT switch if set to true.
enable_ipv6: {{ .Values.apisix.enableIPv6 }} # Enable nginx IPv6 resolver
enable_http2: {{ .Values.apisix.ssl.http2.enabled }}
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
enable_http2: {{ .Values.apisix.ssl.http2.enabled }}
enable_http2: {{ .Values.apisix.enableHTTP2}}

@ikatlinsky
Copy link
Contributor

@moonming @AlinsRan @Revolyssup Sorry, any progress on that? Are there any blockers in releasing a new version of the chart with support for the 3.9.0 version?

@AlinsRan AlinsRan self-requested a review April 29, 2024 03:51
@AlinsRan
Copy link
Contributor

AlinsRan commented Apr 29, 2024

@moonming @AlinsRan @Revolyssup Sorry, any progress on that? Are there any blockers in releasing a new version of the chart with support for the 3.9.0 version?

refs: #738
The dev branch has been merged into the master and no longer requires maintenance.

Continue at this PR: #754

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.

5 participants