Andreas Kupries

Results 43 issues of Andreas Kupries

See #61 for the original ticket. While this ticket was about generating and rotating passwords only `generation` was implemented in the linked PRs. Implementation of rotation got deferred. This is...

enhancement
security

The last merge (PR #282) extended the server side logging with display of request bodies. While this is good for debugging issues in the communication between client and server it...

documentation
security

**Describe the bug** The code around application state held in kube secrets (instances, services, environment) currently replicates quite a bit of code around load and updating these secrets. This could...

chore

Ref: #116 This PR contains the work to restructure the documentation outside of the reference material for higher clarity, especially to prospective new users. To review check out the PR's...

documentation

Trial user is `tcllib`, same branch name - https://core.tcl-lang.org/tcllib/timeline?r=cutil-endianess

See: * `critcl::check` * `critcl::checklink` * `critcl::util::checkfun` (package `critcl::util`)

documentation

Not sure if this can be done via type extension, or if it would require a parameterized type. The main thing is to treat the incoming argument as a variable...

feature

In mode `compile&run` Critcl currently populates the `auto_index` array with the declared commands, so that the standard `unknown` can trigger the compilation on first use. Proposed alternatives: * rkeene :...

feature

Possible candidates are `memchan` and `Trf`.

documentation