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: always store namespace in func.yaml and warn if current ns & func.yaml ns is different #1118

Merged
merged 8 commits into from
Jul 20, 2022

Commits on Jul 19, 2022

  1. check namespace; add to func.yaml on first deploy; added tests and mo…

    …ck kubeconfig for testing
    gauron99 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    40537a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9220c96 View commit details
    Browse the repository at this point in the history
  3. func comment

    gauron99 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    d154752 View commit details
    Browse the repository at this point in the history
  4. misspell

    gauron99 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    76c293a View commit details
    Browse the repository at this point in the history
  5. fix tests

    gauron99 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    549c676 View commit details
    Browse the repository at this point in the history
  6. warning in stderr

    gauron99 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    1647f32 View commit details
    Browse the repository at this point in the history
  7. use context.Background

    gauron99 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    88bf99e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    20ec1f8 View commit details
    Browse the repository at this point in the history