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

Remove include-year and includeYear flag #5817

Merged
merged 13 commits into from
Jun 27, 2024

Conversation

harsha-mangena
Copy link
Contributor

Proposed changes

Describe the use case and detail of the change. If this PR addresses an issue on GitHub, make sure to include a link to
that issue here in this description (not in the title of the PR).

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

- commented deprecated include-year and IncludeYear
@harsha-mangena harsha-mangena requested review from a team as code owners June 21, 2024 16:12
Copy link

netlify bot commented Jun 21, 2024

👷 Deploy request for nginx-kubernetes-ingress pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit c35c739

@github-actions github-actions bot added documentation Pull requests/issues for documentation go Pull requests that update Go code helm_chart Pull requests that update the Helm Chart labels Jun 21, 2024
@j1m-ryan
Copy link
Contributor

Hi @harsha-mangena, thanks for taking this on. Can you delete the flag and docs for the flag instead of commenting it out?

cmd/nginx-ingress/flags.go Show resolved Hide resolved
docs/content/releases.md Outdated Show resolved Hide resolved
@j1m-ryan
Copy link
Contributor

Can you delete the include year arg that is commented out in these files

  • deployments/deployment/nginx-ingress.yaml
  • deployments/deployment/nginx-plus-ingress.yaml
  • deployments/daemon-set/nginx-ingress.yaml
  • deployments/daemon-set/nginx-plus-ingress.yaml

@j1m-ryan
Copy link
Contributor

The year still shows up (correctly). Thanks for working on this @harsha-mangena
image

@vepatel vepatel requested a review from haywoodsh June 27, 2024 09:35
Copy link
Contributor

@jjngx jjngx left a comment

Choose a reason for hiding this comment

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

🚀

@j1m-ryan j1m-ryan merged commit a991a93 into nginx:main Jun 27, 2024
108 of 140 checks passed
AlexFenlon pushed a commit that referenced this pull request Jul 1, 2024
* - refer #5776
- commented deprecated include-year and IncludeYear

* removed commented code

* - made `includeYear` flag as `true` by default.
- removed commented code.

* - addressed comments

* recommit - yaml

* removed include-year arg

Signed-off-by: harsha-mangena <[email protected]>

* removed include-year arg

Signed-off-by: harsha-mangena <[email protected]>

* removed include-year arg

Signed-off-by: harsha-mangena <[email protected]>

* removed include-year arg

Signed-off-by: harsha-mangena <[email protected]>

---------

Signed-off-by: harsha-mangena <[email protected]>
Co-authored-by: Jim Ryan <[email protected]>
@pdabelf5 pdabelf5 changed the title [removes] include-year and includeYear flag Remove include-year and includeYear flag Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Pull requests/issues for documentation go Pull requests that update Go code helm_chart Pull requests that update the Helm Chart
Projects
Status: Done 🚀
Development

Successfully merging this pull request may close these issues.

5 participants