Andreas Schleifer
Andreas Schleifer
Would it be possible to introduce [skim](https://github.com/lotabout/skim) support to the tools similar to the already existing fzf support?
The line https://github.com/aliyun/terraform-provider-alicloud/blob/master/website/docs/r/cs_kubernetes_node_pool.html.markdown?plain=1#L439 has to look like this: ``` $ terraform import alicloud_cs_kubernetes_node_pool.custom_nodepool cluster_id:nodepool_id ``` So the word `kubernetes` is missing in the import statement.
Hello, we would like to be able to configure the ANTI-DDoS Origin EIP cleaning settings 
Currently when using this tool one has to edit the config file and then run the `vcspull` command (maybe with filter on the new repo name) to get the new...
command output: ``` ╰─ vcspull -c ./vcspull.yaml Traceback (most recent call last): File "/home/aschleifer/.local/bin/vcspull", line 8, in sys.exit(cli.cli()) File "/usr/lib/python3.10/site-packages/click/core.py", line 1128, in __call__ return self.main(*args, **kwargs) File "/usr/lib/python3.10/site-packages/click/core.py", line...
Hey @tony , how willing would you be to include some contribution scripts in the repository to help generate an initial config file? I use vcspull to manage ~70 repos...
Hi, when trying to create a service with urgency set to `severity_based` I get this error: ``` Error: POST API call to https://api.pagerduty.com/services failed 400 Bad Request. Code: 2001, Errors:...
### Describe the bug When having a Makefile that includes another Makefile then targets from that included Makefile are shown as red which indicates that they don't exist. ### Steps...
Hi, I love the feature of being able to define different skins for different clusters/contexts. However I like to keep my stable configuration in a git repository and thus would...
when building the mentioned skaffold version for Arch Linux I get this error: ``` === Failed Tests === /v2/pkg/skaffold/survey/TestShouldDisplayPrompt/should_display_prompt_when_last_prompted_is_before_5_days survey_test.go:139: bool differ (-got, +want): Â Â bool( -Â false, +Â true, Â Â )...