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

Merging v5 repository in to v4 #919

Merged
merged 140 commits into from
Mar 14, 2023

Conversation

NissesSenap
Copy link
Collaborator

Description

This is part of releasing version 5.
We have removed all the files from the current master branch and taken all the commits in https://github.com/grafana-operator/grafana-operator-experimental and put them on-top of this repo.

NissesSenap and others added 20 commits March 14, 2023 14:13
Co-authored-by: Hubert Stefanski <35736504+HubertStefanski@users.noreply.github.com>
Co-authored-by: Hubert Stefanski <35736504+HubertStefanski@users.noreply.github.com>
* initial helm chart
* Rewrite flow to use ko

---------

Co-authored-by: Igor Beliakov <46579601+weisdd@users.noreply.github.com>
* fix: remove command override from manifests
* feat: use ko in kuttl e2e test
* docs: fixed ingress example, some other minor fixes
* docs: added kind cleanup command
* Fix kustomization repo name
* Add link to nip.io
* Update v5-getting-started.md

---------

Co-authored-by: Edvin Norling <edvin.norling@gmail.com>
* feat: deployment options using kustomize
* feat: detect namespace in container
* feat: cluster and namespace scoped kustomize overlays
* Use gofumpt instead of fmt
- Change fmt to gofumpt in Makefile
- Update linter to follow gofumpt standard again

* gofumpt main.go
* Move helm folder in to deploy

This to keep all deployment solutions in one location.
Update CI and makefiles to match the change.

* WATCH_NAMEPSACES don't have to be set
* Update helm chart to match WATCH_NAMEPSACES config
* Update docs about helm contribution
* Change over to nip.io
ghcr is the current repo location that we use,
in the future we might support multiple repositorieis.
* Prepare documentation for v5
- PREPARE_RELEASE.md so we have a base to work after when cutting releases.
- Update README.md to clarify what happens to v4 and v5.
- Add media with comapy adoptors.

* Add info about homepage
* Readd license
* Initial docsy hugo setup
- Add contribution instructions for hugo.
- Adapt docs to work with hugo
- Setup docsy hugo page
- Create CI/CD solution to deploy homepage
* Update blogs to support hugo
* Add helm installation path
* Add crd api docs
* Move documentation away from README in to hugo.
* Add examples to hugo
* Change from docker to KO everywhere
We are no longer using docker as our image solution and this PR will match that.

- make add ko
- make remove docker
- Write basi contributor docs with ko
- Remvoe Dockerfile

---------

Co-authored-by: Igor Beliakov <46579601+weisdd@users.noreply.github.com>
Co-authored-by: Peter Braun <pbraun@redhat.com>
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.

6 participants