Omoto Kenji

Results 7 issues of Omoto Kenji

Error messages like the following are dumped for template errors. ``` {"level":"debug","error":"template: template:1:18: executing \"template\" at : can't evaluate field involvedObject in type *kube.EnhancedEvent","sink":"slack","event":"Readiness probe failed: cat: can't open '/tmp/healthy':...

Hello. I added `Predicate` decorator. Currently, To define a functional schema, We have to write a `def` statement and an assignment statement. ``` def some_condition(x): ... ... (Some validation logic...

Hello. I am using `hlb` as an alternative of `hub`. However, it looks impossible to use `hlb` as an wrapper of `git`. That is, once we define an alias... ```...

We uses SSH to checkout git reposity. It dumps the following stacktrace (URL is replaced with dummy): ``` $ hlb browse panic: unknown remote: ssh://[email protected]:3789/my-group/my-app.git goroutine 1 [running]: github.com/mpppk/hlb/etc.PanicIfErrorExist(0x1af55c0, 0xc420168a80)...

`Logger.new` fails if `shift_age` is a symbol. Error: ``` irb(main):003:0> Logger.new('a.log', :daily) ArgumentError (invalid :shift_age :daily, should be daily, weekly, monthly, or everytime) ``` Environment: ``` $ bundle list Gems...

Python 2 is given. However, Python 2 is no longer supported by pptx-template. ``` classifiers = Development Status :: 3 - Alpha Topic :: Utilities Programming Language :: Python ::...

- Moved contents from setup.py to setup.cfg. - Removed README.rst.