Commit Graph

32 Commits (1be395e7aa5793ad466ca7b67af5d77f736361f2)

Author SHA1 Message Date
Matthieu MOREL 111d4e6e0e chore(pkg): fix modernize linter
2 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
4 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
8 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
1 year ago
Matt Farina 7a1eb77e77
Merge pull request #30708 from benoittgt/migrate-kube-pkg-to-slog
1 year ago
Matt Farina ed005f5c32
Removing deprecation notice for this function.
1 year ago
Benoit Tigeot 0c85456788
Leverage slog.Any for errors
1 year ago
Robert Sirchia c5991028e0
fixing matts changes
1 year ago
Robert Sirchia 3a19576377
making changes as requested by matt
1 year ago
Robert Sirchia 848c134e0c
fixing error messages
1 year ago
Robert Sirchia c2e6ed8ae5
fixing build error
1 year ago
Robert Sirchia 8887d01791
fixing issues with my PR
1 year ago
Robert Sirchia c36bc25fb1
fixing missing attributes
1 year ago
Robert Sirchia 1ad79a2bb7
converting inline log to slog
1 year ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
1 year ago
Nathan Baulch ff9dd262e3
Fix typos
2 years ago
Marcin Owsiany bfec4ec926 feature(pkg/engine): introduce RenderWithClientProvider
2 years ago
cui fliter 09d3f31358 fix a few function names on comments
4 years ago
Martin Hickey 699ea6dcef
Merge pull request #9066 from scaat/fix-specification
5 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
5 years ago
Scaat Feng 1852694a65 [FIX]comment should start with whitespace
5 years ago
Matt Butcher bb47286f09
fix linting error with lookup function (#7969)
6 years ago
Adam Reese c2da4fd53d
ref(*): kubernetes v1.18 (#7831)
6 years ago
Matthew Fisher 1b1d6bba9c
fix(lookup_func): do not return error when object is not found
6 years ago
raffaelespazzoli fa643cfa31 fixed golint
6 years ago
raffaelespazzoli a62ba04962 additional fixes based on @thomastaylor312 comment
6 years ago
raffaelespazzoli 0bb4eaace7 addressing some feedback from @thomastaylor312
6 years ago
raffaelespazzoli e98cd621f0 added rest client passed with action configuration
6 years ago
raffaelespazzoli b3495c7353 added license header
6 years ago
raffaelespazzoli 02ce01b241 fixed circle ci issues
6 years ago
raffaelespazzoli 30d245a0e3 added check on namespaced resource
6 years ago
raffaelespazzoli d564d4bf2d first lookup template function implementation
6 years ago