Moulick Aggarwal

Results 122 comments of Moulick Aggarwal

@gavinbunney this would be crucial to add as documentation or fix, caused a lotta grief for us 😢

```bash kubeval --version Version: 0.16.1 Commit: f5dba6b486fa18b9179b91e15eb6f2b0f7a5a69e Date: 2021-03-30T15:16:16Z ``` @ivan-penchev also passes with `--strict` unfortunately the below namespace is also considered valid, while it's not ```yaml apiVersion: v1 kind:...

Sorta the same problem on my side as well. During the initial data loading/snapshot, with debug log enabled, There are only logs for elastic search POST API calls, nothing about...

@jpughcs @toluaina could the issue be due to the Redis version? you are using 6.2 and I am trying with 5.0.5, while the documentation says 3.1.0.

what I noticed now is that my Redis is basically blank, There are no keys at all. This is during the initial loading. I don't get what is wrong. There...

Nvm, what I said above, was a false understanding from my side, the logs were simply debug level logs of the Redis polling every 0.1s. 🤦

I agree with @osher, I also missed the the first paragraph

I cannot find any way to implement a live check from the logi options plus. Can we still put a version? We can still bump the versions manually whenever we...

> At the moment `:extract_plist` won't check installer artifacts. I started a PR to add this functionality [Homebrew/brew#13658](https://github.com/Homebrew/brew/pull/13658) - I just haven't been able to get around to finishing it...

Can we add an `in progress` label to prevent closing?