issues Search Results · repo:openshift/library-go language:Go
Filter by
29 results
(75 ms)29 results
inopenshift/library-go (press backspace or delete to remove) - when use library to create resource, but when the resource is already exists, it will panic, such as
Jul 09 22:31:56 localhost.localdomain bootkube.sh[7729]: E0709 22:31:56.271679 1 runtime.go:78] ...
lifecycle/rotten
lance5890
- 4
- Opened on Jul 22, 2024
- #1765
When validating if a particular dn is equal to basedn or if this dn is included in the base dn we use:
if !baseDN.AncestorOf(dn) !baseDN.Equal(dn) { return nil, NewQueryOutOfBoundsError(attributeValue, ...
lifecycle/rotten
germanparente
- 6
- Opened on Jul 7, 2024
- #1755
Currently, we use the event recorder to send our events, in some cases, we need to send an event in a Reconcile, and the
event may have different involvedObjectRef, so we need to create new recorder in ...
lifecycle/rotten
zhujian7
- 4
- Opened on Apr 7, 2024
- #1712
The callbackServer in pkg/oauth/tokenrequest/callback_server.go does not implement CORS / Private-Network-Access, which
might result in browser based authentication flows becoming unusable in future versions ...
lifecycle/rotten
dornimaug
- 4
- Opened on Mar 21, 2024
- #1696
I am utilizing the static pod package (library-go/pkg/operator/staticpod) for a use case in which all pods require an
init container for authz and authn.
Due to this requirement, I need a CustomPruningController ...
lifecycle/rotten
JRPCF
- 4
- Opened on Aug 3, 2023
- #1560
1 problem description when resourcesynccontroller miss key configmap in CombineCABundleConfigMaps, and err is notFound,
it will continue and override this failure, this will cause the caller func generate ...
lifecycle/frozen
lance5890
- 3
- Opened on Feb 22, 2023
- #1472
When applying a new ClusterRoleBinding and RoleBinding with roleRef changed, resourceapply.ApplyDirectly will fail to
update the resource, as cannot change roleRef . As a workaround, need to delete that ...
lifecycle/rotten
haoqing0110
- 4
- Opened on Oct 19, 2022
- #1411
Please let me know if this isn t the proper place for this issue - thanks in advance!
Using the controller factory to create a controller, I noticed I keep getting a warning about FastControllerResync. ...
lifecycle/rotten
tesshuflower
- 4
- Opened on Feb 2, 2022
- #1304
Facing CVE issue for current version of github.com/dgrijalva/jwt-go
details
package: github.com/dgrijalva/jwt-go
high severity
Vulnerable versions: = 3.2.0
Patched version: No fix
jwt-go allows attackers ...
lifecycle/rotten
gayathrimenath-ibm
- 4
- Opened on Jan 3, 2022
- #1277
Hello, I m using resourceapply.ApplyAPIService, but I found changes of Spec.CABundle won t trigger the updates.
https://github.com/openshift/library-go/blob/a53ff0c49f8cf91bc3dfc8d06e919216f2f9dece/pkg/operator/resource/resourceapply/apiregistration.go?_pjax=%23js-repo-pjax-container%2C%20div%5Bitemtype%3D%22http%3A%2F%2Fschema.org%2FSoftwareSourceCode%22%5D%20main%2C%20%5Bdata-pjax-container%5D#L39 ...
xuezhaojun
- Opened on Nov 17, 2021
- #1250

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.