summaryrefslogtreecommitdiffstats
path: root/auth/docker/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2019-08-02Maven Docker BuildInstrumental1-0/+1
Issue-ID: AAF-917 Change-Id: I259786040c74a7198b3597f4a92c0e8458666560 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-10switch Internal/External Locator Names for DublinInstrumental1-0/+1
Issue-ID: AAF-808 Change-Id: If7c600cddef0f7d0fce1a8f7b1518d9ffe0983fe Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-21CSIT and non-container AgentInstrumental1-0/+3
Issue-ID: AAF-767 Change-Id: I8bf40dc33bc4b855c556ca5cb264e24917e0d9dd Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-15Batch work and clientInstrumental1-0/+1
Issue-ID: AAF-740 Change-Id: I16da4f2a87ec5d19590f0af642b91f9e2e02b246 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-01-22Public and Private Locate entriesInstrumental1-0/+2
Issue-ID: AAF-723 Change-Id: I9dcd2e732ce64b39aaa57a6e9404f275f7ad540c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-12-08Refactor Batch: RemoveInstrumental1-0/+2
Issue-ID: AAF-670 Change-Id: If5c961500340826e63fb224c10b44d9aed1d6b5e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-02Improve Docker startInstrumental1-0/+1
For Docker style starts, pull in CASS_HOST info automatically Issue-ID: AAF-603 Change-Id: Ia0b2e73eb34c29d028c7c1d3f9c19705e4176159 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-10Docs for InstallInstrumental1-0/+1
Also has new helm charts for OOM viewing Issue-ID: AAF-543 Change-Id: I31877319d7fe609f4819766c08ff6dec8d5d40d0 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-14Tag Image for Repo push in ScriptInstrumental1-0/+1
Issue-ID: AAF-433 Change-Id: Ifd25242465dd5d202400bafd814db445a01d24f7 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-20aaf.props should not be in repoInstrumental1-3/+3
Issue-ID: AAF-378 Change-Id: I16ac907c5ed3b738afaa5a66ee34a10493e83b4e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-19add check and showpassInstrumental1-0/+1
Issue-ID: AAF-378 Change-Id: If06c33ffd45eb61ab881cdb89f9689dae951f82c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-13Make Container Config StrategyInstrumental1-0/+1
Issue-ID: AAF-378 Change-Id: I57186f66b9713262643e0f440f5b9eb78154c155 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-12Configuration Agent and MS for AAFInstrumental1-0/+1
Issue-ID: AAF-361 Change-Id: I26f3d49e3d7eae4a932489bd677cf0b903fb7977 Signed-off-by: Instrumental <jonathan.gathman@att.com>
id='n286' href='#n286'>286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484