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

Initial repository structure #1

Merged
merged 2 commits into from
Jul 30, 2020
Merged

Initial repository structure #1

merged 2 commits into from
Jul 30, 2020

Conversation

alexander-falca
Copy link
Member

This is initial repository structure with core components in place. Next iterations we will start adding logic around scaling, updates to the charts, integration tests etc.

@alexander-falca alexander-falca requested a review from amuraru July 30, 2020 05:41

## Developer setup

* Golang 1.14
Copy link

Choose a reason for hiding this comment

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

update dockerfile to match this

Copy link
Member Author

Choose a reason for hiding this comment

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

Docker file updated

Copy link

@amuraru amuraru left a comment

Choose a reason for hiding this comment

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

looks good to me Alex.
I would also add a skeleton github action to start building/testing/pushing using that.
See https://github.com/adobe/kafka-operator/blob/master/.github/workflows/build-push-docker.yml

@ecojan
Copy link

ecojan commented Jul 30, 2020

looks good to me Alex.
I would also add a skeleton github action to start building/testing/pushing using that.
See https://github.com/adobe/kafka-operator/blob/master/.github/workflows/build-push-docker.yml

I think the same can be done for the helm chart as well right?

@alexander-falca
Copy link
Member Author

@amuraru @ecojan agree on adding actions, added 2 issues #2 and #3

@alexander-falca alexander-falca merged commit b2c34b6 into adobe:master Jul 30, 2020
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.

3 participants