bdrx312

Results 14 issues of bdrx312

**Description** state.apply fails and does not sync custom grains and modules scripts from /srv/salt/_grains and and /srv/salt/_modules directories if a pillar uses the custom grain or custom execution module. **Setup**...

Bug
Confirmed

**Description** For some of my `pkg.installed` states I get this warning > [INFO ] Executing state pkg.installed for [install haproxy package] > > [WARNING ] 'version' argument will be ignored...

Bug
Regression
RHEL

### What does this PR do? ### What issues does this PR fix or reference? Fixes: #64563 ### Previous Behavior Prints `[WARNING ] 'version' argument will be ignored for multiple...

### What does this PR do? * add install of networkx * fix aggregate to properly work with requisites * fix requisite checking to not be exponential * fix pkg...

test:slow
test:full

**Description** The old boto library is still required to be installed to use boto3mod utils module although #63135 attempted to fix #62672; the boto library is still required because of...

Bug
needs-triage

**Description** The `pip.installed` state is slow when run for already installed package. It takes 400-700ms per state on various hosts I have tried. This is a problem when re-running a...

Bug
needs-triage

Pull request https://github.com/eclipse-ee4j/metro-jax-ws/pull/36 added support for using the value of x-forwarded-host header in wsdls. However if there are multiple proxies in the chain then apache httpd will set the x-forwarded-host...

The xmlns for WindowsDefender.adml has a space near the end between `Policysecurity` and `intelligence`. https://github.com/microsoft/mdatp-devicecontrol/blob/8c156b259cf97e2756677ebf553d82c122148378/windows/WindowsDefender.adml#L1 An [xmlns](https://www.w3.org/TR/xml-names/?form=MG0AV3) must be a URI and spaces are not valid in URIs (https://www.rfc-editor.org/rfc/rfc3986?form=MG0AV3). The...

### What does this PR do? Fixes ordering states when state has both require and `order: "last"` or `order: "first"` ### What issues does this PR fix or reference? Fixes...

test:full

### Brief Summary Pull request https://github.com/payara/Payara/pull/5398 added a warning "No X509Certificate found" to the CertificateRealm which is spamming our logs every time a request is made. The warning comes from...

Type: Enhancement
Status: Voting