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: improve local development experience #650

Merged
merged 2 commits into from
Oct 13, 2022
Merged

feat: improve local development experience #650

merged 2 commits into from
Oct 13, 2022

Conversation

oliverbaehler
Copy link
Collaborator

Fixes some stuff I have experienced while developing locally:

  • Correct GinkGO Path
  • Exclude capsule bin with gitignore
  • Split E2E Testing Recipes into three stages. e2e/* now always deletes the kind cluster. e2e-exec runs jsut ginkgo without rebuilding the cluster
  • Correct Admission Webhooks Patches (Mutating path was incorrect, Validating had wrong order)
  • Add documentation to fetch tags

@netlify
Copy link

netlify bot commented Oct 5, 2022

Deploy Preview for capsule-documentation canceled.

Name Link
🔨 Latest commit 3058d8d
🔍 Latest deploy log https://app.netlify.com/sites/capsule-documentation/deploys/6347b2f96d3b120008dc2b8b

Makefile Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
docs/content/contributing/development.md Outdated Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
@prometherion prometherion added this to the v0.2.0 milestone Oct 13, 2022
@prometherion prometherion merged commit 2fc1be8 into projectcapsule:master Oct 13, 2022
@prometherion prometherion modified the milestones: v0.2.0, v0.1.3 Dec 2, 2022
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