Skip to content

Commit b1194c0

Browse files
authored
Merge pull request #109 from msherif1234/release-v0.5.1
Release 0.5.1 for bpfman-operator
2 parents 6197396 + bd417e8 commit b1194c0

File tree

7 files changed

+61
-9
lines changed

7 files changed

+61
-9
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# To re-generate a bundle for another specific version without changing the standard setup, you can:
44
# - use the VERSION as arg of the bundle target (e.g make bundle VERSION=0.0.2)
55
# - use environment variables to overwrite this value (e.g export VERSION=0.0.2)
6-
VERSION ?= 0.5.0
6+
VERSION ?= 0.5.1
77

88
# CHANNELS define the bundle channels used in the bundle.
99
# Add a new line here if you would like to change its default config. (E.g CHANNELS = "candidate,fast,stable")

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ object to find references to the bpfMap pinpoints (`spec.maps`) to configure the
206206
## Developer
207207

208208
For more architecture details about `bpfman-operator`, refer to
209-
[Developing the bpfman-operator](https://bpfman.io/v0.5.0/developer-guide/develop-operator)
209+
[Developing the bpfman-operator](https://bpfman.io/v0.5.1/developer-guide/develop-operator)
210210

211211
### Bpfman-agent profiling
212212

bundle/manifests/bpfman-operator.clusterserviceversion.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ metadata:
296296
capabilities: Basic Install
297297
categories: OpenShift Optional
298298
containerImage: quay.io/bpfman/bpfman-operator:v0.0.0
299-
createdAt: "2024-08-01T17:48:50Z"
299+
createdAt: "2024-08-20T11:07:37Z"
300300
features.operators.openshift.io/cnf: "false"
301301
features.operators.openshift.io/cni: "false"
302302
features.operators.openshift.io/csi: "true"
@@ -335,7 +335,7 @@ metadata:
335335
operatorframework.io/arch.arm64: supported
336336
operatorframework.io/arch.ppc64le: supported
337337
operatorframework.io/arch.s390x: supported
338-
name: bpfman-operator.v0.5.0
338+
name: bpfman-operator.v0.5.1
339339
namespace: placeholder
340340
spec:
341341
apiservicedefinitions: {}
@@ -1154,4 +1154,4 @@ spec:
11541154
provider:
11551155
name: The bpfman Community
11561156
url: https://bpfman.io/
1157-
version: 0.5.0
1157+
version: 0.5.1

changelogs/CHANGELOG-v0.5.1.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
The v0.5.1 release is a patch release which mainly contains bug fixes and enhances the developer build and test process.
2+
3+
## What's Changed
4+
* Red Hat Konflux update bpfman-operator by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/35
5+
* Update Konflux references by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/48
6+
* Update Konflux references to 0dc3087 by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/49
7+
* Update Konflux references to 9eee3cf by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/51
8+
* Add pprof port to bpfagent controller by @msherif1234 in https://github.com/bpfman/bpfman-operator/pull/40
9+
* Red Hat Konflux update bpfman-agent by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/52
10+
* Update Konflux references by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/53
11+
* Update Konflux references to 71270c3 by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/54
12+
* Update Konflux references to 72e4ddd by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/55
13+
* build(deps): bump the production-dependencies group with 4 updates by @dependabot in https://github.com/bpfman/bpfman-operator/pull/58
14+
* Update Konflux references to v0.2 by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/57
15+
* chore(deps): update konflux references by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/60
16+
* chore(deps): update konflux references by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/63
17+
* Fix OOM because of watching configmap resource by @msherif1234 in https://github.com/bpfman/bpfman-operator/pull/62
18+
* Makefile: gracefully handle kubectl delete by @frobware in https://github.com/bpfman/bpfman-operator/pull/61
19+
* chore(deps): update konflux references by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/64
20+
* chore(deps): update konflux references by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/66
21+
* chore(deps): update konflux references to 3806116 by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/67
22+
* Red Hat Konflux update bpfman-operator-bundle by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/68
23+
* chore(deps): update konflux references by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/69
24+
* chore(deps): update konflux references by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/71
25+
* chore(deps): update konflux references by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/72
26+
* chore(deps): update konflux references to f93024e by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/73
27+
* bpfman-agent: don't try to unload bpf program that isn't loaded by @anfredette in https://github.com/bpfman/bpfman-operator/pull/75
28+
* Konflux catalog by @msherif1234 in https://github.com/bpfman/bpfman-operator/pull/76
29+
* Handle deletes of BpfPrograms for BpfApplications by @anfredette in https://github.com/bpfman/bpfman-operator/pull/78
30+
* Update TestBpfmanConfigReconcileAndDelete unit test to verify that the OpenShift SCC is deployed by @frobware in https://github.com/bpfman/bpfman-operator/pull/65
31+
* Red Hat Konflux update bpfman-operator-catalog by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/77
32+
* chore(deps): update konflux references by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/79
33+
* chore(deps): update konflux references by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/80
34+
* Fix FromAsCasing warnings in container files by @frobware in https://github.com/bpfman/bpfman-operator/pull/81
35+
* Add catalog index file and script to generate it by @OlivierCazade in https://github.com/bpfman/bpfman-operator/pull/82
36+
* Update maintainers in yaml files by @anfredette in https://github.com/bpfman/bpfman-operator/pull/83
37+
* chore(deps): update konflux references by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/84
38+
* chore(deps): update konflux references by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/89
39+
* Speed Up `bpfman-agent` and `bpfman-operator` Build by @frobware in https://github.com/bpfman/bpfman-operator/pull/95
40+
* Add downstream container files and update the konflux pipeline by @msherif1234 in https://github.com/bpfman/bpfman-operator/pull/90
41+
* Change Andrew's email back to redhat by @anfredette in https://github.com/bpfman/bpfman-operator/pull/100
42+
* chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker tag to v9.4-1194 by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/99
43+
* Enable Integration Tests to Use Podman-Built Images by @frobware in https://github.com/bpfman/bpfman-operator/pull/98
44+
* Makefile: Disable test caching by using go test -count=1 by @frobware in https://github.com/bpfman/bpfman-operator/pull/97
45+
* chore(deps): update quay.io/operator-framework/opm docker tag to v1.46.0 by @red-hat-konflux in https://github.com/bpfman/bpfman-operator/pull/107
46+
* build(deps): bump the production-dependencies group with 4 updates by @dependabot in https://github.com/bpfman/bpfman-operator/pull/108
47+
48+
## New Contributors
49+
* @frobware made their first contribution in https://github.com/bpfman/bpfman-operator/pull/61
50+
* @OlivierCazade made their first contribution in https://github.com/bpfman/bpfman-operator/pull/82
51+
52+
**Full Changelog**: https://github.com/bpfman/bpfman-operator/compare/v0.5.0...v0.5.1

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.22.0
55
toolchain go1.22.2
66

77
require (
8-
github.com/bpfman/bpfman v0.5.0
8+
github.com/bpfman/bpfman v0.5.1
99
github.com/containers/image v3.0.2+incompatible
1010
github.com/go-logr/logr v1.4.2
1111
github.com/google/go-cmp v0.6.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
22
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
33
github.com/blang/semver/v4 v4.0.0 h1:1PFHFE6yCCTv8C1TeyNNarDzntLi7wMI5i/pzqYIsAM=
44
github.com/blang/semver/v4 v4.0.0/go.mod h1:IbckMUScFkM3pff0VJDNKRiT6TG/YpiHIM2yvyW5YoQ=
5-
github.com/bpfman/bpfman v0.5.0 h1:Q4RCeP8EM95AJKyFc2fhiPog3TzWVqrCS3lj19M7FoE=
6-
github.com/bpfman/bpfman v0.5.0/go.mod h1:AizsT1VkMu7ddVT/7RzUcz83smfDuh0FRgzhkZHj6ZE=
5+
github.com/bpfman/bpfman v0.5.1 h1:nYZl1U5yYj9EFIEUBprcBjIzxeXEI7RylRyyf6erg5k=
6+
github.com/bpfman/bpfman v0.5.1/go.mod h1:ZBZc5wo+lEQA+w/89Sbjaw5VhuvuLTDS3a3yDjOl81o=
77
github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs=
88
github.com/buger/jsonparser v1.1.1/go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0=
99
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ github.com/beorn7/perks/quantile
44
# github.com/blang/semver/v4 v4.0.0
55
## explicit; go 1.14
66
github.com/blang/semver/v4
7-
# github.com/bpfman/bpfman v0.5.0
7+
# github.com/bpfman/bpfman v0.5.1
88
## explicit; go 1.22.0
99
github.com/bpfman/bpfman/clients/gobpfman/v1
1010
# github.com/buger/jsonparser v1.1.1

0 commit comments

Comments
 (0)