Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat : custom repositories #373

Open
wants to merge 82 commits into
base: main
Choose a base branch
from
Open

feat : custom repositories #373

wants to merge 82 commits into from

Conversation

jokestax
Copy link
Contributor

we can now deploy multiple repos on same organistation using below flags :

"--gitopsRepoName" metaphorRepoName "adminTeamName" "developerTeamName"

but we have to use kubefirst repo branch "feat-custom-repo" and kubefirst-gitops-template repo branch "feat-custom-repo" until its merged into main

@jokestax jokestax added the enhancement New feature or request label Jul 18, 2024
@jokestax jokestax self-assigned this Jul 18, 2024
@mrsimonemms
Copy link
Contributor

How can I test this?

Also, there's some formatting errors in the code - can be fixed by running go fmt ./... (only need to fix the stuff on lines/files that are part of your change)

@jokestax
Copy link
Contributor Author

You can run console,api locally and checkout my branch

@fharper
Copy link
Contributor

fharper commented Jul 23, 2024

Is there a reason why this is only for Civo?

These kind of features should be implemented on all clouds to prevent difference in features between them. It's not a great experience for users on other cloud if they can't have the same features, it's more annoying to document, and a pain to maintain after :)

@jokestax
Copy link
Contributor Author

Now it's on all clouds Fred, sorry for not updating it

@fharper
Copy link
Contributor

fharper commented Jul 23, 2024

@jokestax great, I didn't check the code yet, just check the PR title :)

@fharper fharper changed the title feat : custom repo for civo feat : custom repositories Jul 23, 2024
jokestax and others added 6 commits July 27, 2024 08:13
Co-authored-by: Patrick D'appollonio <930925+patrickdappollonio@users.noreply.github.com>
This reverts commit 0173e0782480c854202e58a075b3ea063bf8c331.
konstruct-bot and others added 29 commits September 3, 2024 11:28
* fix: secret gitops catalog

* added fix for import cluster

* format type

* format-type-typo

* revert
* fix: import

* Update internal/secrets/import.go

Co-authored-by: Patrick D'appollonio <930925+patrickdappollonio@users.noreply.github.com>

* fix: return

---------

Co-authored-by: Patrick D'appollonio <930925+patrickdappollonio@users.noreply.github.com>
@mrsimonemms
Copy link
Contributor

Can this be closed?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants