You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] Create certificates for the OpenShift server to /tmp/openshift-cmd/Mbh6/openshift.local.config/master
Generated new key pair as /tmp/openshift-cmd/Mbh6/openshift.local.config/master/serviceaccounts.public.key and /tmp/openshift-cmd/Mbh6/openshift.local.config/master/serviceaccounts.private.key
Generating node credentials ...
Created node config for 127.0.0.1 in /tmp/openshift-cmd/Mbh6/openshift.local.config/node-127.0.0.1
Wrote master config to: /tmp/openshift-cmd/Mbh6/openshift.local.config/master/master-config.yaml
Generating node credentials ...
Created node config for 127.0.0.1 in /tmp/openshift-cmd/Mbh6/openshift.local.config/node-127.0.0.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] Create certificates for the OpenShift server to /tmp/openshift-cmd/So6X/openshift.local.config/master
2015-10-02 15:27:28.125314 I | profile: cpu profiling enabled, cpu.pprof
2015-10-02 15:27:28.160002 I | profile: cpu profiling enabled, cpu.pprof
Generated new key pair as /tmp/openshift-cmd/So6X/openshift.local.config/master/serviceaccounts.public.key and /tmp/openshift-cmd/So6X/openshift.local.config/master/serviceaccounts.private.key
2015-10-02 15:27:32.814164 I | profile: cpu profiling enabled, cpu.pprof
Generating node credentials ...
Created node config for 127.0.0.1 in /tmp/openshift-cmd/So6X/openshift.local.config/node-127.0.0.1
2015-10-02 15:27:34.172681 I | profile: cpu profiling enabled, cpu.pprof
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] Create certificates for the OpenShift server to /tmp/openshift-cmd/PnHp/openshift.local.config/master
Generated new key pair as /tmp/openshift-cmd/PnHp/openshift.local.config/master/serviceaccounts.public.key and /tmp/openshift-cmd/PnHp/openshift.local.config/master/serviceaccounts.private.key
Generating node credentials ...
Created node config for 127.0.0.1 in /tmp/openshift-cmd/PnHp/openshift.local.config/node-127.0.0.1
Wrote master config to: /tmp/openshift-cmd/PnHp/openshift.local.config/master/master-config.yaml
Generating node credentials ...
Created node config for 127.0.0.1 in /tmp/openshift-cmd/PnHp/openshift.local.config/node-127.0.0.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] Create certificates for the OpenShift server to /tmp/openshift-cmd/moot/openshift.local.config/master
2015-10-02 14:53:58.778894 I | profile: cpu profiling enabled, cpu.pprof
2015-10-02 14:53:58.814768 I | profile: cpu profiling enabled, cpu.pprof
Generated new key pair as /tmp/openshift-cmd/moot/openshift.local.config/master/serviceaccounts.public.key and /tmp/openshift-cmd/moot/openshift.local.config/master/serviceaccounts.private.key
2015-10-02 14:54:03.587758 I | profile: cpu profiling enabled, cpu.pprof
Generating node credentials ...
Created node config for 127.0.0.1 in /tmp/openshift-cmd/moot/openshift.local.config/node-127.0.0.1
2015-10-02 14:54:05.595307 I | profile: cpu profiling enabled, cpu.pprof
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] Create certificates for the OpenShift server to /tmp/openshift-cmd/mgI3/openshift.local.config/master
2015-10-01 13:04:30.442505 I | profile: cpu profiling enabled, cpu.pprof
2015-10-01 13:04:30.477544 I | profile: cpu profiling enabled, cpu.pprof
Generated new key pair as /tmp/openshift-cmd/mgI3/openshift.local.config/master/serviceaccounts.public.key and /tmp/openshift-cmd/mgI3/openshift.local.config/master/serviceaccounts.private.key
2015-10-01 13:04:34.054402 I | profile: cpu profiling enabled, cpu.pprof
Generating node credentials ...
Created node config for 127.0.0.1 in /tmp/openshift-cmd/mgI3/openshift.local.config/node-127.0.0.1
2015-10-01 13:04:36.406517 I | profile: cpu profiling enabled, cpu.pprof
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
typeLDAPPasswordIdentityProviderstruct {
api.TypeMeta// URL is an RFC 2255 URL which specifies the LDAP search parameters to use. The syntax of the URL is// ldap://host:port/basedn?attribute?scope?filterURLstring// BindDN is an optional DN to bind with during the search phase.BindDNstring
The lab requesting this software invesitgates molecular physics using atomic force microscopy. The lab currently has a software package for controlling the atomic force microscopes and taking data, but this software package was written by non-developers over twenty years ago and is no longer a good solution.
The lab requests a new software package in order to be able to make the most out of their instruments. As the software has developed over the years, features have been added in order to more fully automate the experimental process. The current software supports semi-automatic data acquisition but adding features is a nightmare.
The entire focus of the program is to control a National Instruments data acquisition device, using current experimental state (positional coordinates, etc) to create forcing functions for the microscope. The current iteration of the software hard-codes the most common forcing modes. My intent is to create a software platform that