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

Implement single binary single docker-image single configuration file #757

Open
sir-hassan opened this issue Feb 21, 2023 · 0 comments
Open
Assignees

Comments

@sir-hassan
Copy link
Member

sir-hassan commented Feb 21, 2023

Summery

We decided to have a single binary/docker-image (or as fewer as possible) for all our go backend applications in repo direktiv/direktiv. This will simplify the building and development process.

I would suggest to implement it in two steps:

  • step1: change to single binary. This will require only minor changes in /cmd directory.
  • step2: change to a single docker image. This will require changing docker files plus helm charts.
  • step3: change to a single configuration file.
  • step4: clean up code, package renaming and project cleanup.
@sir-hassan sir-hassan self-assigned this Feb 21, 2023
@sir-hassan sir-hassan changed the title Implement single binary/docker-image Implement single binary single docker-image single configuration file Feb 21, 2023
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

No branches or pull requests

1 participant