Skip to content

Releases: kptdev/kpt

v0.39.3

10 Jun 19:05
4a9ee29
Compare
Choose a tag to compare

Changelog

765c627 Add version disclaimer on top of every page. (#2071)
95c9169 Minor fixes to roadmap doc. (#2142)
1cd76e5 Pin version of kyaml used in Go developer guide (#2055)
4a9ee29 Print error message to users when encountering a Kptfile with an unknown version of the Kptfile resource (#2182)
b387060 Revert "Add version disclaimer on top of every page. (#2071)" (#2078)
810971b Switch golang image in cloudbuild. (#1947)
9b9a299 Switch to python 3 for checking site. (#1926)
60aa940 Update Homebrew for v0.39.2 (#1772)
23730cb Update ROADMAP.md (#2140)
801dbb8 add regression test for empty string setter (#1841)
87a3322 fix: Add config.kubernetes.io/local-config annotation to docs examples. (#1795)
5aa7828 nit: minor grammatical fix in FAQ (#1922)

v1.0.0-alpha.6

07 Jun 17:38
54a39d1
Compare
Choose a tag to compare
v1.0.0-alpha.6 Pre-release
Pre-release

Changelog

4618a59 Fix check_site script (#2170)
07d0269 Fix eval render reference docs (#2172)
54a39d1 Fix indentation of results file (#2174)
ab424e3 Fix spelling (#2152)
6e8d931 Fix typo in error style guide.
ad87e13 Install RG CRD with kpt live apply by default unless dry-run (#2154)
7d765c3 Out of place hydration using render and eval (#2137)
0d316e0 Remove references to kpt live preview in the book (#2143)
aafba55 Update cli-utils and klog dependencies (#2151)
59e01de check for docker command before running fn eval (#2155)
179a7c7 functionConfig validation for eval and render (#2133)
312cba6 keep consistent on result dir (#2162)
3c5c652 new kustomize sample (#2136)
98e3b67 renamed e2e testcase to fix mysterious git submodule bug (#2157)

Docker images

  • docker pull gcr.io/kpt-dev/kpt:v1.0.0-alpha.6
  • docker pull gcr.io/kpt-dev/kpt:next
  • docker pull gcr.io/kpt-dev/kpt-gcloud:v1.0.0-alpha.6
  • docker pull gcr.io/kpt-dev/kpt-gcloud:next

v1.0.0-alpha.5

03 Jun 17:45
c914bb1
Compare
Choose a tag to compare
v1.0.0-alpha.5 Pre-release
Pre-release

Changelog

9e8b491 Add title to install doc
ce10e96 Align migration table style to Github Markdown. (#2120)
59254de Cli Usability: made changes in the output format of tree command (#2030)
4971f18 Doc: Fix the title of the function spec doc.
05a0a28 Fix link to roadmap doc from FAQ
8c7a0fd Fix reading from stdin for kpt live (#2116)
eb30192 Fix test (#2129)
631232c Fix typo in migration guide
93c3fcf Format and reorder FAQ
5994221 Image flag short form (#2125)
e8789d7 Improve output when function fails in pipe (#2090)
661bbb9 Minor changes to migration doc
4e03372 Minor fix to the migration doc
8275a46 Minor wordsmithing in migration doc
f0f0a4e Support multiple image pull policy (#1888)
6cb4bc3 Update installation pages with new version of kpt (#2103)
c41c7dc Update migration guide link (#2115)
fcc2147 Update migration guide link (#2118)
2951d88 Word smith migration guide
b96d9ef Wordsmith migration link in installation doc
97a0c50 book: chapter 5 part 2 (#2141)
182f61b fix-ci (#2121)
8ba3b2b fixed docs for missing resource name in results (#2100)
6d374d2 remove config in function spec (#2122)
608134c roadmap update (#2135)
8a3aafc use strict in kubeval example package (#2029)

Docker images

  • docker pull gcr.io/kpt-dev/kpt:v1.0.0-alpha.5
  • docker pull gcr.io/kpt-dev/kpt:next
  • docker pull gcr.io/kpt-dev/kpt-gcloud:v1.0.0-alpha.5
  • docker pull gcr.io/kpt-dev/kpt-gcloud:next

v1.0.0-alpha.4

25 May 19:48
a02d902
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release

Changelog

cb99e1f Add test for eval structured output (#2017)
6ce5c76 Add test for priviledged execution (#2061)
d635439 Add tests for nonexistent pkg/kptfile. (#1818)
53abff5 Address issues in version dropdown. (#2077)
8d16c5c Correct cross origin link typo. (#2019)
45dc792 Default to exit code 0 for resolved errors (#2087)
f75cf7b Fix alpha name in the dropdown. (#2082)
a257d1b Fix breaking diff test (#2036)
18bacc0 Fix link to CONTRIBUTING.md
49d9049 Fix minor typo in render reference doc (#2072)
eaf4c42 Fix some Functions docs typos. (#2011)
023be3a Fix typo 04-using-functions
f54bd92 Format entire package during render and eval (#2024)
a02d902 Generator with subpackages (#2095)
f386d46 No label_name and label_value in doc (#2008)
a9be35a Only copy root packages for remote diffing. (#1984)
e747e34 Organize site directory (#2023)
d3bc5a7 Refactor kpt live init and kpt live migrate commands (#2034)
b6ad66d Refactor kpt live status command (#2073)
0098cbd Remove preview and diff (#2049)
8b1a4dd Rename set-labels and set-annotations (#2018)
50a7e22 Return fast if include-meta-resources (#2021)
2923de0 Revert "Visually distinguish docs on new site (#2070)" (#2074)
2d08c27 Round trip Kptfile for consistent formatting (#2058)
6c98591 Run Kind e2e tests on next branch (#2035)
0d936d6 Simplify apply cobra command (#1972)
029b577 Simplify destroy command (#2047)
e579b39 Support bash script in the e2e test runner (#2032)
dda13ed Support fetching subpackages using tag partials. (#2045)
08d479d Temporarily disable gatekeeper function (#2031)
af9928c Test behavior of kpt live init when there is not Kptfile (#2083)
72b1e3a Update 02-imperative-function-execution.md (#2007)
092cd18 Update 03-developing-in-Go.md (#2066)
6d0200d Update 04-developing-in-Typescript.md (#2064)
f7acbb2 Update 04-developing-in-Typescript.md (#2065)
fe9e508 Update cli-utils dependency and code in thirdparty (#2088)
ffebc33 Update installation doc for v1.0.0-alpha.3 release
153da97 Update logic for display path (#1906)
20338dc Update supported platforms
0e1099d Update top-level README.md with link to sites
21cfe9e Update ts-guide.md
9db9134 Update ts-guide.md
901cf1f Use set-label instead of apply-setters in wordpress package. (#2016)
3730e9b Visually distinguish docs on new site (#2070)
b53f1c2 add error types for kptfile validation and image (#1999)
aae8da6 add test for env in eval (#2079)
dc669d8 add test for eval stdout (#2062)
5aaa1a3 add test for out-of-place sink (#2081)
f245c3c added github pre-commit hook for make generate (#2025)
cb0421e book: chapter 5 part 1 (#2057)
3409ae4 doc: minor typo in 5.0
2bc96b0 e2e test cases for fnconfig for fn-render (#2059)
814cb52 enforce fn render path invariants (#2027)
b5905f9 fix e2e tests caused by GoogleContainerTools/kpt-functions-catalog#304 (#2012)
fdecff4 fn eval reference docs (#1981)
54741cf fn sink and source reference docs (#2013)
26b3696 support both ts and go sdk formats for fn results (#2086)

Docker images

  • docker pull gcr.io/kpt-dev/kpt:v1.0.0-alpha.4
  • docker pull gcr.io/kpt-dev/kpt:next
  • docker pull gcr.io/kpt-dev/kpt-gcloud:v1.0.0-alpha.4
  • docker pull gcr.io/kpt-dev/kpt-gcloud:next

v1.0.0-alpha.3

13 May 19:22
b09cb61
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

Changelog

d2dc33f Add @droot as codeowner for fn e2e tests (#1957)
24f066a Add e2e tests for structured results (#1975)
7efaad8 Add e2e tests to exercise formatting behavior (#1966)
c4e21e1 Add flags for live commands (#1990)
2370c6a Add reference docs for remaining pkg and live commands (#1950)
01cf464 Align UX of packaging with the hydration UX (#1885)
09e768f Audit reference docs and clean-up (#1643)
732eb52 Better handle pkg updates with name and namespace changes (#1760)
1d17e41 Clarify general CLI synopsis
0d475ee Clean up installation doc
a6799e6 Consistent formatting for eval (#1985)
e70cb51 Fix diff command upstream resolution (#1987)
17c8185 Fix internal path for content verification. (#1983)
b1a0323 Fn render reference (#1944)
5c44776 Format wordpress and nginx examples packages. (#1970)
b09cb61 Hide cat command, cleanup generated docs (#1996)
a42b339 Improve Diffing Output and Errors (#1943)
044d8d1 Improve error messages to users for kpt pkg update (#1887)
97a62e7 Improve error messages when failing to read/parse Kptfile (#1977)
8b61e6d Introduce Additional Diff Tests (#1914)
78b06c2 Introduce new icon to site. (#1921)
3724a7b Make testing stdout and stderr optional in the e2e test harness (#1979)
1e8c60e Point to correct site checker. (#1930)
289c65a Remove draft flag from next releases (#1995)
153b1ce Update Nginx and Wordpress examples with protocol (#1936)
5c49064 Update README.md (#1974)
11eacb5 Update diff documentation to use correct flag name (#1945)
e048358 Use target=_self only for function catalog. (#1954)
07b4122 Verbatim for kpt general command (#1978)
1937110 kpt fn CLI output enhancement for success structure results (#1961)
47c130c book: chapter 4 part 1 (#1935)
7178667 book: chapter 4 part 2 (#1991)
1e49dde improve kpt fn render error messages (#1955)
f143606 kpt fn: function result support (#1923)
c8c3a89 new eval tests (#1967)
58b005f remove eval flags (#1965)
baf5e6f update kyaml version (#1934)

Docker images

  • docker pull gcr.io/kpt-dev/kpt:v1.0.0-alpha.3
  • docker pull gcr.io/kpt-dev/kpt:next
  • docker pull gcr.io/kpt-dev/kpt-gcloud:v1.0.0-alpha.3
  • docker pull gcr.io/kpt-dev/kpt-gcloud:next

package-examples/wordpress/v0.4

13 May 19:27
8b3fe0e
Compare
Choose a tag to compare
Release new versions of wordpress and nginx packages (#1998)

package-examples/wordpress/v0.3

13 May 19:03
b09cb61
Compare
Choose a tag to compare
Hide cat command, cleanup generated docs (#1996)

package-examples/nginx/v0.5

13 May 19:28
8b3fe0e
Compare
Choose a tag to compare
Release new versions of wordpress and nginx packages (#1998)

package-examples/nginx/v0.4

13 May 19:04
b09cb61
Compare
Choose a tag to compare
Hide cat command, cleanup generated docs (#1996)

v1.0.0-alpha.2

11 May 17:15
87c72d6
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

Changelog

8719185 Add additional tests for kpt pkg update (#1848)
893268f Add functions catalog back to sidebar. (#1908)
7e85e46 Add functions catalog to the sidebar template. (#1909)
d40e7de Add types for structured function results (#1629)
608ecf1 Address doc typos (#1853)
255569b Align eval output with render (#1907)
05596cb Better errors for git failures (#1871)
631a753 Extract container runtime & fn error resolver (#1877)
479c762 Fix bad generated docs errors. (#1879)
10d32a3 Fix minor formatting and go.sum (#1874)
8cce847 Format output of render command (#1813)
285b171 Minor nginx formatting (#1897)
d36d049 Move cluster-related flags to live subcommand (#1891)
6219473 Move error handling for kpt live commands into kpt error resolver (#1840)
c313220 Specify package name in 02-exploring-a-package.md
9d6733b Unwrap kpt errors to prevent printing stacktrace (#1880)
87c72d6 Update live reference docs (#1902)
87a96ec Update wordpress example with formatted resources (#1895)
20bb4f8 kpt fn render ensures validators don't mutate resources (#1896)
48cd9c1 book: Address feedback from M2-2 fishfood. (#1878)
47bbdb3 make eval to use kpt container & exec runtime (#1898)
690249b remove extra new lines before error messages (#1875)
750401c update test fn-render/multiple-fnconfig (#1839)
edd0a1b use the right gatekeeper image (#1919)

Docker images

  • docker pull gcr.io/kpt-dev/kpt:v1.0.0-alpha.2
  • docker pull gcr.io/kpt-dev/kpt:next
  • docker pull gcr.io/kpt-dev/kpt-gcloud:v1.0.0-alpha.2
  • docker pull gcr.io/kpt-dev/kpt-gcloud:next