-
### Environment
Device and OS:
App version:
Kubernetes distro:
Kubernetes version:
provider:
- [ ] kyverno
- [ ] opa
### Steps to reproduce
When a config file contains a `constant…
-
## Make use of Viper
Viper is setup in `internal/controller/defaults.go`
```
func init() {
// init viper for config env variables
viper.AutomaticEnv()
}
```
we can make use of it when …
-
1. execute the command
2. copy the viper template to xcode sub file
3. reopen the xcode , then i don't find the viper template in xcode template
-
**Is your feature request related to a problem? Please describe.**
Afero is yet another dependency that Viper needs, but it's not really used to its full potential. I haven't seen anyone replacin…
-
**Expected behavior (what you expected to happen)**:
`viper.UnmarshalKey` should unmarshals whole structure, not overridden keys only
**Actual behavior (what actually happened)**:
if `viper.S…
-
Right now the `installation` says
```
git clone https://github.com/nimblehq/VIPER-Templates.git && VIPER-Templates/install.sh
```
this is possible because the result cloned folder name is `VIPER…
-
In my main.go file I placed the code to read the config file. In the main package (_main.go_) I can read from the config without any issues.
When I use the same code in a different package (_storage/s…
-
-
where did you find this way of implementing VIPER? I dont see a Presenter anywhere and the ViewController is doing its job. might as well do MVVM then.
I suggest looking into our VIPER templates http…
-
### Current Behaviour
Tested with Hunter's Snake trap, creature Viper entry 19921.
Changing the the DamageModifier in creature_template, it has no effect on the summons damages.
### Expected Bl…