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

feat: Add integration test with dagger and docs #153

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

rossf7
Copy link
Contributor

@rossf7 rossf7 commented Jan 7, 2025

What type of PR is this?

kind/feature

What this PR does / why we need it:

Which issue(s) this PR fixes:

Special notes for your reviewer (optional):

- Bootstrap flux and install manifests from [/clusters/base/](/clusters/base/)

```sh
dagger call setup-cluster --source=. --kubeconfig=/src/kind-in-cluster
Copy link
Contributor

Choose a reason for hiding this comment

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

@rossf7 I am no Go programmer and have only used Dagger with TypeScript so far, but afaik, this setup-cluster should match a Dagger function in main.go? I don't see that function and running things I get an unknown command error 🤔

Copy link
Contributor

Choose a reason for hiding this comment

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

Ahhh, I see, those methods are in this PR, and not #154

Signed-off-by: Ross Fairbanks <[email protected]>
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.

2 participants