-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
v1.1.2 Release #8274
Comments
@tao12345666333: This issue is currently awaiting triage. If Ingress contributors determines this is a relevant issue, they will accept it by applying the The Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
I am online if you want me to do any task. |
https://github.com/kubernetes/ingress-nginx/releases/tag/controller-v1.1.2 v1.1.2 has been released. I will close this one. /close |
@tao12345666333: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This issue is in preparation for the v1.1.2 release.
We've made a lot of changes recently, and we thank everyone for their contributions. What prompted me to release this version is #7546 (comment)
I'm going to handle the release process for v1.1.2 version, what do you think? @rikatz @strongjz @longwuyuan
cc @kubernetes/ingress-nginx-maintainers
Here are the changes since the last version:
fd87363b5
Issue#8241 (Issue#8241 #8273)1e66a5497
Add a certificate info metric (Add a certificate info metric #8253)f85dd7922
Updated confusing error (Updated confusing error #8262)527361c8e
Minor fix for missing pathType property (Minor fix for missing pathType property #8244)d5772069e
remove 0.46.0 from supported versions table (remove 0.46.0 from supported versions table #8258)c9f61211d
Versioned static manifests (Versioned static manifests #8162)5754eb60f
Append elements on match, instead of removing for cors-annotations (Append elements on match, instead of removing for cors-annotations #8185)86964b15a
fix inconsistent-label-cardinality for prometheus metrics: nginx_ingress_controller_requests (fix inconsistent-label-cardinality for prometheus metrics: nginx_ingress_controller_requests #8225)53a232f82
webhook: remove useless code. (webhook: remove useless code. #8236)c1be3499e
Adding some geoip variables and default values (Adding some geoip variables and default values #8159)be65620b3
prometheus+grafana using servicemonitor (prometheus+grafana using servicemonitor #8186)935ea3d83
Update libraries in webhook image (Update libraries in webhook image #8227)04035cc1c
Do not validate ingresses with unknown ingress class in admission webhook endpoint. (Do not validate ingresses with unknown ingress class in admission webhook endpoint #8221)d769ceaa5
Bump google.golang.org/grpc from 1.43.0 to 1.44.0 (Bump google.golang.org/grpc from 1.43.0 to 1.44.0 #8209)4b4895b53
add ingress.class (add ingressClass option to helm chart - back compatibility with ingress.class annotations #8136)6b6ebf0a7
Update the $req_id placeholder description (Update the $req_id placeholder description #8163)a46626b25
8217 fix removed extra v (8217 fix removed extra v #8218)dcd552ceb
use functional options to reduce number of methods creating an EchoDeployment (use functional options to reduce number of methods creating an EchoDeployment #8199)0f464333a
Remove Capabilities.APIVersions for Kustomize to parse file (Fix Helm Chart remove Capabilities.APIVersions for Kustomize to parse file #7829)a2a0e67fe
Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.1 (Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.1 #8210)fbdfc6505
feat(metrics): add path and method labels to requests counter (feat(metrics): add path and method labels to requests counter #8201)40c69a1ef
chore: add Artifact Hub lint (Add Artifact Hub lint #8204)8cf73d972
Fix Indentation of example and link to cert-manager tutorial (Fix Indentation of example and link to cert-manager tutorial #8203)32aa3404f
Bump github.com/opencontainers/runc from 1.0.3 to 1.1.0 (Bump github.com/opencontainers/runc from 1.0.3 to 1.1.0 #8179)0c2070ef4
Adding annotations to the controller service account (Adding annotations to the controller service account #8173)6eecefd3d
docs: fix inconsistent controller annotation (docs: fix inconsistent controller annotation #8196)53ac0ddd4
Using Go install for misspell (Using Go install for misspell #8191)922e27fea
reintroduce helm-docs step in ci (reintroduce helm-docs step in ci #8164)39e721de7
Docs: add documentation about default ingress helm value, corrections to only ingress section (Docs: add documentation about default ingress helm value, corrections to only ingress section #7943)feba7e1ff
docs: correct typo (docs: correct typo #8169)d16e0dec4
Static manifest generation uses kustomize instead of python (Static manifest generation uses kustomize instead of python #8099)a665a409d
helm: ServiceMonitor: sane default namespaceSelector (helm: ServiceMonitor: sane default namespaceSelector #7998)2aa34202c
Allow to configure delay before controller exits (Allow to configure delay before controller exits #8143)4badf2017
pod disruption budget is created for default backend when default backend creation is disabled, but default backend replicas are set to 1 or more #7271 feat: avoid-pdb-creation-when-default-backend-disabled-and-replicas-gt-1 (#7271 feat: avoid-pdb-creation-when-default-backend-disabled-and-replicas-gt-1 #8155)cce04fca4
Rollback on helmdoc generation (Rollback on helmdoc generation #8154)c667cf083
Last attempt to fix helm docs (Last attempt to fix helm docs #8153)51fa86e69
Trigger new helmdoc generation2db580a51
fix helmdoc push shell script (fix helmdoc push shell script #8152)0e5d4ad42
Automatically generate helm docs (Automatically generate helm docs #8151)1614027cd
Minor documentation cleanup (Minor documentation cleanup #7826)784f9c53b
checking mkdocs & ghpages (checking mkdocs & ghpages #8150)373268158
Support additonal labels and all Kubernetes recommanded labels (Support additonal labels and all Kubernetes recommanded labels #7186)0bc01f7c3
Updating from/to www redirect to use X-Forwarded-Proto (Updating from/to www redirect to use X-Forwarded-Proto #7623)ae6ab1d5e
use github token for docs9cf5d951a
jwt accomodation (Example for JWT #8126)15b0aba03
First sidecar module: OpenTelemetry (First sidecar module: OpenTelemetry #8013)c0098f305
Add ability to use custom prometheus buckets (Add flag to set custom buckets for prometheus histogram #7171)5f7656f4c
updating releasemd (updating releasemd #8135)5552fdf81
Fix api version for ingress objects on K8s version <1.19 (Fix api version, in basic usage docs, for example ingress objects, for K8s version <1.19 #8112)The text was updated successfully, but these errors were encountered: