PascalTurbo
PascalTurbo
+1 For this feature request. Currently only replication of images is supported but also replication of other OCI Artifacts should be possible
Have a look at my answer on [Stackoverflow](https://stackoverflow.com/questions/49673195/parse-youtube-links-with-feedjira). If you think this might be a bug, please provide us with some sample code including the sourcecode / url of a...
@mikeastock @HParker feedjira doesn't map values consequently. For "standard" feeds like feedburner or rss `media:content` is mapped to ìmage`, for itunes it is mapped to itunes_image. I think we should...
@thaJeztah thank you for your answer. You could also try the example with pinging the local service instead of the remote one. But maybe your last sentence will answer why...
CSS, JS, ggf. auch Grafiken. Also jeglicher statische Content. https://www.mscharhag.com/spring/resource-versioning-with-spring-mvc http://guides.rubyonrails.org/asset_pipeline.html
I've had a look at the code and found https://github.com/neroniaky/angular-token/blob/ff911a81080285e8b19939f56c7fb5d7f0ac46e7/projects/angular-token/src/lib/angular-token.service.ts#L363 signOut() returns an observable, that is never subscribed. The interesting thing is, that this seems to work on Safari and...
I didn't see this Error Message. But without the path it works. Maybe an enhancement for the documentation, that it's not possible to enter a path there?
I found another place, where this rule leads to problems. We add a random namespace to the helm charts just to be sure, that no default namespace is used by...
I have an eqaul issue here ``` Check: CKV_SECRET_6: "Base64 High Entropy String" FAILED for resource: f53c4e1ecf5e03a16e84df0eed4606369891ba3b File: /values.yaml:28-29 Guide: https://docs.paloaltonetworks.com/content/techdocs/en_US/prisma/prisma-cloud/prisma-cloud-code-security-policy-reference/secrets-policies/secrets-policy-index/git-secrets-6.html 28 | zephyrTokenSecretName: "zeph***************" ``` The value is `zephyrTokenSecretName:...