kyma-incubator / kitbag

Apache License 2.0
1 stars 2 forks source link

Only the first argument passed to the plugin is validated #7

Closed m00g3n closed 1 year ago

m00g3n commented 2 years ago

Description

If multiple arguments are passed to the function, only the first one is validated.

Expected result

All arguments passed to the function should be validated.

Actual result

$ kitbag k3s create -kcn kyma123 -this will -not be -validated 1
INFO[0000] Prep: Network
INFO[0000] Created network 'k3d-kyma123'
INFO[0000] Created volume 'k3d-kyma123-images'
INFO[0000] Starting new tools node...
INFO[0000] Starting Node 'k3d-kyma123-tools'
INFO[0001] Creating node 'k3d-kyma123-server-0'
INFO[0001] Creating LoadBalancer 'k3d-kyma123-serverlb'
INFO[0001] Using the k3d-tools node to gather environment information
INFO[0001] Starting cluster 'kyma123'
INFO[0001] Starting servers...
INFO[0001] Starting Node 'k3d-kyma123-server-0'
...
kyma-bot commented 2 years ago

This issue or PR has been automatically marked as stale due to the lack of recent activity. Thank you for your contributions.

This bot triages issues and PRs according to the following rules:

You can:

If you think that I work incorrectly, kindly raise an issue with the problem.

/lifecycle stale

kyma-bot commented 2 years ago

This issue or PR has been automatically marked as stale due to the lack of recent activity. Thank you for your contributions.

This bot triages issues and PRs according to the following rules:

You can:

If you think that I work incorrectly, kindly raise an issue with the problem.

/lifecycle stale

kyma-bot commented 1 year ago

This issue or PR has been automatically marked as stale due to the lack of recent activity. Thank you for your contributions.

This bot triages issues and PRs according to the following rules:

You can:

If you think that I work incorrectly, kindly raise an issue with the problem.

/lifecycle stale

kyma-bot commented 1 year ago

This issue or PR has been automatically marked as stale due to the lack of recent activity. Thank you for your contributions.

This bot triages issues and PRs according to the following rules:

You can:

If you think that I work incorrectly, kindly raise an issue with the problem.

/lifecycle stale

kyma-bot commented 1 year ago

This issue or PR has been automatically closed due to the lack of activity. Thank you for your contributions.

This bot triages issues and PRs according to the following rules:

You can:

If you think that I work incorrectly, kindly raise an issue with the problem.

/close

kyma-bot commented 1 year ago

@kyma-bot: Closing this issue.

In response to [this](https://github.com/kyma-incubator/kitbag/issues/7#issuecomment-1455048761): >This issue or PR has been automatically closed due to the lack of activity. >Thank you for your contributions. > >This bot triages issues and PRs according to the following rules: >- After 60d of inactivity, `lifecycle/stale` is applied >- After 7d of inactivity since `lifecycle/stale` was applied, the issue is closed > >You can: >- Reopen this issue or PR with `/reopen` >- Mark this issue or PR as fresh with `/remove-lifecycle stale` > >If you think that I work incorrectly, kindly [raise an issue](https://github.com/kyma-project/test-infra/issues/new/choose) with the problem. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.