Adam Fowler
Adam Fowler
FYI This feature has been implemented by myself in an upcoming (not yet a public repo... watch this space over the coming hours/days) provider: https://github.com/vmware-tanzu-labs/terraform-provider-namespace-management There's a few changes required...
This provider is now public! Only in Alpha stage so far (so not listed on the Hashicorp registry) but we hope to get it there by beta-1. See the README...
BUMP. Can we please reprioritise this.
@roberthinch I've ensured the python swig wrapper compiles now, but the laptop I have here doesn't have Docker and so for some reason the data_tests files seem to be missing....
I have used this mechanism to create triggers on a DB:- def create_triggers() r = execute_query %Q{ xquery version "1.0-ml"; import module namespace trgr="http://marklogic.com/xdmp/triggers" at "/MarkLogic/triggers.xqy"; ( trgr:create-trigger("isys","ISys trigger", trgr:trigger-data-event(...
In my applications I tend to have some config XML files in one collection, and a set of data files in another collection. Ideally the fix should allow multiple collections...
Is it worth altering the data structure so that you have /data/load1 load2 etc. In the root check for a load1.xqsync/mlcp/rl file which holds the relevant configuration. Nice and simple,...
FYI I've purchased a DeskPi Super6C board and am using it to test the SOQuartz module. Booted Manjaro ok, but need to rejig the USB driver. Initial details and picture...
@vinckr Can I please ask that someone merges in the recent main branch changes into the hydra-integration-2021 branch? I'm currently debugging an issue on Kubernetes with kratos, hydra and istio...
Yes, needs to be Final. (As per AboutWindow.cpp)