Skip to content

Releases: replicatedhq/kURL

Release v2021.02.22-0

23 Feb 01:19
1cf57db

Choose a tag to compare

Changelog

v2021.02.22-0 (2021-02-22)

Full Changelog

Merged pull requests:

  • automatically add newlines between component files in install.sh/tasks.sh/etc #1228
  • add a newline to the end of common.sh to fix tasks.sh #1227
  • Kots version 1.31.0 #1226
  • update containerd addon template to include libzstd #1225
  • ci: add rke2 and k3s test instances #1224
  • Bump k8s.io/api from 0.20.2 to 0.20.4 in /testgrid/tgrun #1223
  • Bump k8s.io/client-go from 0.20.2 to 0.20.4 in /kurl_util #1220
  • Bump github.com/aws/aws-sdk-go from 1.37.10 to 1.37.15 in /testgrid/tgapi #1219
  • Bump k8s.io/client-go from 0.20.2 to 0.20.4 in /kurlkinds #1218
  • fix(prometheus): grafana dashboard password not recognized for 0.44.1 #1215
  • Release kots-alpha #1213
  • always use install host archives to install packages #1212
  • fix(web): escape quotes in installer #1211
  • fix: k3s extra package download #1210
  • fix: service timing issues with fresh installs #1209
  • install host archives as part of installing containerd #1208
  • add libzstd to containerd addons #1207
  • feat: add k3s to kurl web api #1206
  • Automated Kubernetes version update #1205
  • feat: experimental k3s support #1204
  • kots 1.31.0 beta #1203

Release v2021.02.17-1

17 Feb 23:25
ab909d4

Choose a tag to compare

Changelog

v2021.02.17-1 (2021-02-17)

Full Changelog

Merged pull requests:

  • package_cleanup after outro #1202

Release v2021.02.17-0

17 Feb 22:30
35644e7

Choose a tag to compare

Changelog

v2021.02.17-0 (2021-02-17)

Full Changelog

Merged pull requests:

  • fix: don't run containerd install if docker exists #1201
  • k8s 1.18.4 requires coredns 1.6.7, not 1.6.5 #1200
  • fix: add missing field from kurlkinds #1199
  • Mv fails for airgap upgrades #1198
  • Fix build missing go.mod #1197
  • update go.mod with latest kurlkinds #1195
  • fix: crd yaml tag typo #1194
  • fix: installermerge needs yaml tags #1193
  • fix: don't run ctrd setup if you have docker installed #1192
  • test k8s airgapped in daily runs #1191
  • ensure that iptables is installed before starting airgap testgrid #1190
  • Cache packages, do not download if already exists #1189
  • install bind-utils for airgapped testgrid runs that lack dig #1188
  • improve testgrid after-failure reporting #1187
  • show how the internet was accessed in airgap #1186
  • still report logs when exiting testgrid run early #1185
  • feat(kurkinds): add alpha k3s to kurlkinds #1184

Release v2021.02.16-0

16 Feb 15:28
1157d23

Choose a tag to compare

Changelog

v2021.02.16-0 (2021-02-16)

Full Changelog

Merged pull requests:

  • explicitly fail test run if it has internet or if tarball fails to download #1183
  • allow airgap testgrid access to all local ips and tgapi #1182
  • allow comms to localhost when running airgapped #1181
  • restrict airgapped network access via iptables #1180
  • feat: add rke 1.18 support #1179
  • fix(installer): path to helm binaries on non-debian os #1178
  • fix: rke2 version preamble #1177
  • feat(tgrun): helm addon support #1176
  • Bump github.com/aws/aws-sdk-go from 1.37.8 to 1.37.10 in /testgrid/tgapi #1175
  • Bump github.com/spf13/cobra from 1.1.2 to 1.1.3 in /testgrid/tgrun #1174
  • Bump github.com/DataDog/datadog-go from 4.3.1+incompatible to 4.4.0+incompatible in /testgrid/tgapi #1173
  • run testgrid OSes in alphabetical order #1172
  • fix (registry): wait for containerd restart #1169

Release v2021.02.12-2

13 Feb 03:24
9a5c7ec

Choose a tag to compare

Changelog

v2021.02.12-2 (2021-02-13)

Full Changelog

Merged pull requests:

  • run testgrid daily at ~midnight Pacific, not midnight UTC #1171
  • add centos 8.1 to testgrid #1170
  • finish adding private address flag #1168
  • kots 1.30.0 #1167
  • specify local IP address when running in airgapped mode #1165

Release v2021.02.12-1

13 Feb 02:38
v2021.02.12-1
74486eb

Choose a tag to compare

Changelog

Unreleased

Full Changelog

Merged pull requests:

  • run testgrid daily at ~midnight Pacific, not midnight UTC #1171
  • add centos 8.1 to testgrid #1170
  • finish adding private address flag #1168
  • kots 1.30.0 #1167
  • specify local IP address when running in airgapped mode #1165

v2021.02.12-1 (2021-02-12)

Full Changelog

Merged pull requests:

  • load-images task can fail for upgrades #1166
  • report all of the k8s install process not just the beginning #1164
  • support airgapped testgrid runs #1163

Release v2021.02.12-0

12 Feb 16:10
13dfd3e

Choose a tag to compare

Changelog

v2021.02.12-0 (2021-02-11)

Full Changelog

Merged pull requests:

  • Remove content encoding header for bundle endpoint #1162
  • Only send Content-Encoding when request isn't from Cloudflare Workers #1161

Release v2021.02.10-0

11 Feb 00:30
v2021.02.10-0
96dca13

Choose a tag to compare

Changelog

v2021.02.10-0 (2021-02-10)

Full Changelog

Merged pull requests:

  • update pinned versions in tgrun #1159
  • report metrics for installing and upgrading containerd #1158
  • report install metrics for docker and containerd #1157
  • Bump github.com/gorilla/mux from 1.7.3 to 1.8.0 in /testgrid/tgapi #1154
  • Bump github.com/lib/pq from 1.3.0 to 1.9.0 in /testgrid/tgapi #1153
  • Bump github.com/spf13/cobra from 0.0.5 to 0.0.7 in /testgrid/tgapi #1152
  • Bump github.com/spf13/cobra from 1.0.0 to 1.1.2 in /testgrid/tgrun #1151
  • Bump go.uber.org/zap from 1.13.0 to 1.16.0 in /testgrid/tgrun #1150
  • Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /testgrid/tgrun #1148
  • Bump github.com/onsi/gomega from 1.9.0 to 1.10.5 in /kurlkinds #1146
  • Bump k8s.io/client-go from 0.18.3 to 0.20.2 in /kurlkinds #1143
  • Bump gopkg.in/yaml.v2 from 2.2.8 to 2.4.0 in /kurl_util #1141
  • Bump github.com/apparentlymart/go-cidr from 1.0.1 to 1.1.0 in /kurl_util #1140
  • Bump k8s.io/apimachinery from 0.18.6 to 0.20.2 in /kurl_util #1139
  • Bump github.com/stretchr/testify from 1.4.0 to 1.7.0 in /kurl_util #1138
  • Bump k8s.io/client-go from 0.18.3 to 0.20.2 in /kurl_util #1137
  • Bump github.com/DataDog/datadog-go from 4.2.0+incompatible to 4.3.1+incompatible in /testgrid/tgapi #1136
  • Bump go.uber.org/zap from 1.13.0 to 1.16.0 in /testgrid/tgapi #1135
  • Bump github.com/spf13/viper from 1.6.2 to 1.7.1 in /testgrid/tgapi #1134
  • Bump github.com/aws/aws-sdk-go from 1.35.9 to 1.37.8 in /testgrid/tgapi #1133
  • Bump gopkg.in/yaml.v2 from 2.2.8 to 2.4.0 in /testgrid/tgapi #1132
  • Bump actions/setup-go from v1 to v2.1.3 #1131
  • Update actions/setup-node requirement to v2.1.4 #1130
  • add dependabot config that checks github actions and go.mod #1129

Release v2021.02.08-0

08 Feb 21:45
v2021.02.08-0
ff8efdf

Choose a tag to compare

Changelog

v2021.02.08-0 (2021-02-06)

Full Changelog

Merged pull requests:

  • prometheus upgrade fix #1127
  • include prometheus-config-reloader image #1126
  • update prometheus to operator v0.44.1 #1122

Release v2021.02.05-1

06 Feb 00:10
906de10

Choose a tag to compare

Changelog

v2021.02.05-1 (2021-02-05)

Full Changelog

Merged pull requests:

  • Kotsadm 1.29.3 #1125
  • Automated Contour version update #1124
  • Install kurl dependencies into /var/lib/kurl #1112