kloudlib icon indicating copy to clipboard operation
kloudlib copied to clipboard

Results 6 kloudlib issues
Sort by recently updated
recently updated
newest added

Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 6.3 to 10.0. Release notes Sourced from pymdown-extensions's releases. 10.0 Break: Snippets: snippets will restrict snippets to ensure they are under the base_path preventing snippets relative to...

dependencies
python

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies
javascript

I am getting this error ``` pulumi:pulumi:Stack (acf-deployment-staging): 2021/01/12 12:46:32 warning: skipped value for filters: Not a table. unhandled rejection: CONTEXT(7638): Invoking function: tok=kubernetes:helm:template asynchronously STACK_TRACE: Error: at Object.debuggablePromise (/Users/yash/blitzm/client_projects/acf-web-app/ops/node_modules/@pulumi/pulumi/runtime/debuggable.js:69:75)...

With Pulumi's new support for generating SDKs for all supported languages, is there any interest in adding support so that these packages can used by all Pulumi users?

The bitnami metal-lb chart uses a pre-install helm hook as a means of ensuring its speaker secret is only generated once. This causes the Pulumi Helm v3 provider to skip...

Hello! Thanks for the awesome library! I was thinking of using `@kloudlib/cert-manager` and had a look at the [component](https://github.com/Place1/kloudlib/blob/c2baf28fff6c5a5aecacc8f960328ae36292bba4/packages/cert-manager/index.ts#L125). In my stack I use Google DNS, there are obviously other...