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 k8s #21

Merged
merged 6 commits into from
Mar 2, 2022
Merged

Feat k8s #21

merged 6 commits into from
Mar 2, 2022

Conversation

alexandre-delaloy
Copy link
Collaborator

Description

Please include a summary of the change (features and fixes)

Related issues

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@alexandre-delaloy alexandre-delaloy self-assigned this Mar 2, 2022
@github-actions github-actions bot added bash Related to Bash files modifications go Related to Golang files modifications labels Mar 2, 2022
@alexandre-delaloy alexandre-delaloy added feat Related to new features and implementations and removed bash Related to Bash files modifications go Related to Golang files modifications labels Mar 2, 2022
@alexandre-delaloy alexandre-delaloy added this to the v2 milestone Mar 2, 2022
@alexandre-delaloy alexandre-delaloy linked an issue Mar 2, 2022 that may be closed by this pull request
@alexandre-delaloy alexandre-delaloy merged commit 49b49b4 into main Mar 2, 2022
@alexandre-delaloy alexandre-delaloy deleted the feat_k8s branch July 11, 2022 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Related to new features and implementations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[US] As a user, I want to install kubectl and helm on Ubuntu
1 participant