ManAnRuck
                                            ManAnRuck
                                        
                                    > Thanks, I dropped the version section. we should do this consistently for all adapters if we decide to have this info. the adapter is still below v1 though, so...
> Great and i thought iam stupid for not beeing able to get it working. Ofc when i want to tryout things they are broken xD if you don't want...
@balazsorban44 anything else todo for me to merge this pr?
Für Bonn ist mir jetzt gerade folgendes aufgefallen: https://www.bonn.sitzung-online.de/oparl/bodies?id=1 statt: https://www.bonn.sitzung-online.de/oparl/bodies/1
I've got the same issue with **storybook v7.6.17** (build only) is there may be something similar?
same issue :/ did you solved it @AlexLaRochelle ?
Is that sensitive data? If so, isn't that a very big security gap, which should be deactivated by default by fastlane and shouldn't be hidden via "sed"? 😱
@Dante1349, are these perhaps public certificates? When I searched some of the keys on Google, I found them on websites such as https://www.apple.com/appleca/AppleIncRootCertificate.cer and https://www.apple.com/certificateauthority/AppleWWDRCAG4.cer.
I've a similar issue with adding CRDs from TiDB. Maybe it make sense to add something like this like https://docs.garden.io/reference/action-types/deploy/kubernetes#spec.kustomize.extraargs ```yaml spec: apply: extraArgs: - "--server-side=true" ``` or like: https://docs.garden.io/reference/action-types/build/container#spec.buildargs...
Do you maybe have a hint for me, how i should get and pass the spec.XY arg from config to the apply function? Just started to open a PR ;)...