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

install nginx out of band #83

Merged
merged 2 commits into from
Nov 16, 2023
Merged

install nginx out of band #83

merged 2 commits into from
Nov 16, 2023

Conversation

nimakaviani
Copy link
Contributor

  • remove embedded nginx installation
  • add a new reconciler to deploy nginx resources
  • use the same resources previously installed via argo
  • wait for it to successfully deploy before proceeding
  • fix minor issues

@nimakaviani
Copy link
Contributor Author

lining up the PRs to reduce review overload. This is required for the gitea server's ingress to be installed out of band and for the domain names to become available to the gitea client

- remove embedded nginx installation
- add a new reconciler to deploy nginx resources
- use the same resources previously installed via argo
- wait for it to successfully deploy before proceeding
- fix minor issues

Signed-off-by: Nima Kaviani <[email protected]>
pkg/k8s/client.go Show resolved Hide resolved
pkg/controllers/localbuild/nginx.go Show resolved Hide resolved
pkg/controllers/localbuild/nginx.go Outdated Show resolved Hide resolved
Copy link
Contributor

@jessesanford jessesanford left a comment

Choose a reason for hiding this comment

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

Just some style points. Take them as you will.

pkg/k8s/client.go Show resolved Hide resolved
pkg/controllers/localbuild/nginx.go Show resolved Hide resolved
Signed-off-by: Nima Kaviani <[email protected]>
@nimakaviani nimakaviani force-pushed the nginx-embedded-install branch from 03bbce0 to 631ffbe Compare November 16, 2023 05:00
@nimakaviani nimakaviani requested a review from nabuskey November 16, 2023 05:01
Copy link
Collaborator

@nabuskey nabuskey left a comment

Choose a reason for hiding this comment

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

LGTM

@nabuskey nabuskey merged commit 1fb23f0 into main Nov 16, 2023
2 checks passed
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.

4 participants